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

Problem with paramiko package #50

Open
buchs opened this issue Jun 7, 2023 · 0 comments
Open

Problem with paramiko package #50

buchs opened this issue Jun 7, 2023 · 0 comments

Comments

@buchs
Copy link

buchs commented Jun 7, 2023

It throws a invalid version message.

$ cd fresh-directory
$ echo 'paramiko==2.12.0' > requirements.txt
$ pip-upgrade requirements.txt --skip-virtualenv-check
Found valid requirements file(s):
requirements.txt
Error while parsing package paramiko==2.12.0 (skipping).
Exception:  Invalid version: '0.1-bulbasaur'
All packages are up-to-date.

Upgrade interrupted.
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