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

Change hardcoded python interpretor path #4

Open
steven-albanese opened this issue Sep 2, 2015 · 1 comment
Open

Change hardcoded python interpretor path #4

steven-albanese opened this issue Sep 2, 2015 · 1 comment

Comments

@steven-albanese
Copy link
Member

Right now, the path for the python interpretor is hardcoded. Would be great if we could change this!

@jchodera
Copy link
Member

jchodera commented Sep 2, 2015

This doesn't seem to be hardcoded:
https://github.com/choderalab/clusterutils/blob/master/clusterutils/build_mpirun_configfile.py#L1

#/usr/bin/env python

This should use whichever python is on your path.

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

No branches or pull requests

2 participants