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

pyenv: No such file or directory #75

Closed
nelsonic opened this issue Sep 21, 2021 · 1 comment
Closed

pyenv: No such file or directory #75

nelsonic opened this issue Sep 21, 2021 · 1 comment

Comments

@nelsonic
Copy link
Member

After running brew upgrade elixir to get the latest version,
I'm seeing the following error when attempting to open VSCodium from iTerm:

code .
/Users/n/.pyenv/shims/python: line 21: /usr/local/Cellar/pyenv/1.2.21/libexec/pyenv: No such file or directory
/usr/local/bin/code: line 10: ./MacOS/Electron: No such file or directory
@nelsonic
Copy link
Member Author

Fix is to run:

pyenv rehash

Thanks to: pyenv/pyenv#1716 (comment)

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

1 participant