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

Unusual Message When Creating Virtual Environment #485

Closed
native-api opened this issue Jul 21, 2024 · 3 comments
Closed

Unusual Message When Creating Virtual Environment #485

native-api opened this issue Jul 21, 2024 · 3 comments

Comments

@native-api
Copy link
Member

Discussed in https://github.com/orgs/pyenv/discussions/3023

Originally posted by deivguerrero July 21, 2024
Today, pyenv was updated to version 2.4.8. Everything seemed fine until I ran the command pyenv virtualenv VERSION name-env, which resulted in the following message:

pyenv: no installed versions match the prefix `-q'

This issue didn't occur in version 2.4.7 (I switched versions using git checkout in the pyenv directory).

I am using MacOS 14.5 with an M2 chip.
Does anyone have any idea why this message appears?
(Attached is a screenshot)
Screenshot 2024-07-21 at 14 25 48

@native-api native-api transferred this issue from pyenv/pyenv Jul 21, 2024
@native-api
Copy link
Member Author

native-api commented Jul 21, 2024

@deadblue22
Copy link

latest master branch:

pyenv virtualenv 3.10.14 director-310
pyenv: no installed versions match the prefix `-f'

@native-api
Copy link
Member Author

latest master branch:

pyenv virtualenv 3.10.14 director-310
pyenv: no installed versions match the prefix `-f'

WFM. You need to update both Pyenv and Pyenv-Virtualenv. Restarting the shell might also be needed.

If it keeps failing, please add the necessary diagnostic details as per the issue template.

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

No branches or pull requests

2 participants