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

Assumption regarding the location of the Python interpreter not always correct #36

Closed
GoogleCodeExporter opened this issue Aug 23, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

For example, on a FreeBSD system Python can be installed in 
/usr/local/bin/python.  Some systems have multiple interpreters installed in a 
variety of locations.  The attached patch corrects the problem by using the 
env(1) command to run Python.

Original issue reported on code.google.com by d...@aueb.gr on 23 Oct 2014 at 1:41

Attachments:

@GoogleCodeExporter
Copy link
Author

Thank you. Applied with revision bc5b0abe7416.

Original comment by gitinspe...@ejwa.se on 3 Nov 2014 at 9:23

  • Changed state: Fixed
  • Added labels: Usability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants