pyenv-pip-migrate
pyenv-pip-migrate copied to clipboard
Migrate pip packages from a Python version to another
Results
2
pyenv-pip-migrate issues
Sort by
recently updated
recently updated
newest added
Hi, This is has maybe nothing to do with pip-migrate, but nevertheless want to report it. It might help others. Used pyenv en python version 3.7.4 and migrated python to...
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$...