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

Migrate doesn't seem to consistently detect installed version #2

Open
seltzered opened this issue May 2, 2018 · 0 comments
Open

Migrate doesn't seem to consistently detect installed version #2

seltzered opened this issue May 2, 2018 · 0 comments

Comments

@seltzered
Copy link

Just FYI I'm noticed an issue where migrate worked fine once when migrating but when trying to redo things again it didn't seem work:

me$ pyenv global
3.5.0
me$ pyenv prefix 3.5.0
/Users/me/.pyenv/versions/3.5.0
me$ pyenv prefix 3.6.3
/Users/me/.pyenv/versions/3.6.3
me$ pyenv-migrate 3.5.0 3.6.3
pyenv: not a installed version: 3.5.0
Usage: pyenv migrate <from> <to>
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

1 participant