Skip to content

/usr/local/bin comes after /usr/bin in PATH variable #1

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

Closed
simjega opened this issue Sep 17, 2014 · 0 comments · Fixed by #2
Closed

/usr/local/bin comes after /usr/bin in PATH variable #1

simjega opened this issue Sep 17, 2014 · 0 comments · Fixed by #2

Comments

@simjega
Copy link

simjega commented Sep 17, 2014

which python 

returns /usr/bin/python instead of brewed python, causing package import problems.

Error when opening new terminal:

/usr/bin/python: No module named virtualenvwrapper
virtualenvwrapper.sh: There was a problem running the initialization hooks.

If Python could not import the module virtualenvwrapper.hook_loader,
check that virtualenvwrapper has been installed for
VIRTUALENVWRAPPER_PYTHON=/usr/bin/python and that PATH is
set properly.
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