-
-
Notifications
You must be signed in to change notification settings - Fork 422
pyenv-virtualenv breaks fish shell when using pyenv global #80
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
Comments
I couldn't reproduce the behaviour. Please let me know the following
|
Here it is:
This issue only arises with virtualenvs : if I set a "regular" version (e.g. 3.4.3) as the global, everything works smoothly. I have the same problem with 2 different computers (both macs running Yosemite). |
Is this still a problem for you? I've not yet reproduced the problem. From the error output, the
|
I'll close this issue for now as stale issue. Feel free to reopen the issue if this is still a problem for you. |
I just saw your previous comment, as I was off the grid for a while. The issue persisted for a while, but disappeared after several environment updates so it's hard to pinpoint the cause. Thank you for your support ! |
I've been successfully using pyenv-virtualenv with fish, but using
pyenv global
breaks my shell: every new shell opens on an error traceback starting with:and ending with:
bash
thenfish
in the broken shell creates a new fish shell without any errorThe text was updated successfully, but these errors were encountered: