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

Handle situations when python3 is not in /usr/bin/python3 #15

Closed
civier opened this issue Oct 28, 2020 · 3 comments
Closed

Handle situations when python3 is not in /usr/bin/python3 #15

civier opened this issue Oct 28, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@civier
Copy link
Contributor

civier commented Oct 28, 2020

On our HPC, I need to load a module to have python3

@civier civier added the bug Something isn't working label Oct 28, 2020
@aswinnarayanan
Copy link
Contributor

If you load a module python or virtualenv, and then run build.sh, does it still use the wrong python?

@civier
Copy link
Contributor Author

civier commented Oct 28, 2020

No. Then it's fine.
I think you simply need to show an error message if python3 is not available in the path

@aswinnarayanan aswinnarayanan self-assigned this Oct 28, 2020
@stebo85
Copy link
Contributor

stebo85 commented Jan 9, 2021

moved to #13

@stebo85 stebo85 closed this as completed Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants