Closed HarshNarayanJha closed 4 months ago
Upgrade Pyenv to 2.4.8. There was a change in an internal command's interface in 2.4.8 that Pyenv-Virtualenv 1.2.4 reflects.
It is saying already up to date?
Updating /home/harshnj/.pyenv/plugins/pyenv-doctor...
From https://github.com/pyenv/pyenv-doctor
* branch master -> FETCH_HEAD
Already up to date.
Updating /home/harshnj/.pyenv/plugins/pyenv-pip-migrate...
From https://github.com/pyenv/pyenv-pip-migrate
* branch master -> FETCH_HEAD
Already up to date.
Updating /home/harshnj/.pyenv/plugins/pyenv-pip-update...
From https://github.com/massongit/pyenv-pip-update
* branch master -> FETCH_HEAD
Already up to date.
Updating /home/harshnj/.pyenv/plugins/pyenv-update...
From https://github.com/pyenv/pyenv-update
* branch master -> FETCH_HEAD
Already up to date.
Updating /home/harshnj/.pyenv/plugins/pyenv-virtualenv...
From https://github.com/pyenv/pyenv-virtualenv
* branch master -> FETCH_HEAD
Already up to date.
It is saying already up to date?
I don't see Pyenv itself in the list. It's probably installed somewhere else.
Right, not updated in arch repos yet (2 days?)
EDIT: Now it's showing 2.4.8 on arch, but I haven't received the update yet
In the meantime, you can downgrade to v1.2.3
or to https://github.com/pyenv/pyenv-virtualenv/commit/cf45718a1b0e86d7a53c8d03d11151306a080ec7
cd ~/.pyenv/plugins/pyenv-virtualenv
git checkout <commit>
Checkout works right now. Probably package will update soon
Strange, it now shows latest version online, but hasn't reached my system yet.
Closing
Update arrived
Prerequisite
pyenv-virtualenv
plugin only. Please refrain from reporting issues of other plugins here.Description
Running
pyenv virtualenv env
orpyenv virtualenv 3.12.4 env
gives a errorpyenv: no installed versions match the prefix
-f'`https://gist.github.com/HarshNarayanJha/e7fcf4e548de0c69708c6cc1bd2b9e3e