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

Find python3 path via /usr/bin/env #29

Conversation

rklingsberg
Copy link

This allows python3 binaries located in other directories to be used.

My use case for this is Mac OS X using pyenv.

@justinjoy
Copy link

I am also patching locally these things, please release next version including this. :)

@dustinkirkland
Copy link
Owner

Fixed. Will be in 5.128.

dustinkirkland added a commit that referenced this pull request Mar 19, 2019
  session.py:
  - use env python3 for portability to other Linux and Mac systems
    (hopefully that's still okay for Debian / Ubuntu?)
  - #29
@rklingsberg rklingsberg deleted the use-env-for-python3-path branch March 19, 2019 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants