Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bin scripts should call python instead of pytom - requires GPU environment fix #50

Open
McHaillet opened this issue Apr 24, 2023 · 1 comment · Fixed by SBC-Utrecht/PyTomPrivate#141

Comments

@McHaillet
Copy link
Collaborator

All bin scripts now start with: #!/usr/bin/env pytom

After the latest updates this can be changed to: #!/usr/bin/env python

@McHaillet McHaillet changed the title all bin scripts can be updated to call python all bin scripts can be updated to call python instead of pytom Apr 24, 2023
@sroet sroet reopened this May 1, 2023
@sroet
Copy link
Collaborator

sroet commented May 1, 2023

reopened as the PR got reverted in SBC-Utrecht/PyTomPrivate#144 , We need to also set the GPU env variables properly to be able to change these defaults

@McHaillet McHaillet changed the title all bin scripts can be updated to call python instead of pytom bin scripts should call python instead of pytom - requires GPU environment fix May 23, 2023
@McHaillet McHaillet transferred this issue from SBC-Utrecht/PyTomPrivate Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants