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

No matching distribution found for pyasn1>=0.1.7 #122

Open
ShuminY opened this issue May 13, 2018 · 1 comment
Open

No matching distribution found for pyasn1>=0.1.7 #122

ShuminY opened this issue May 13, 2018 · 1 comment

Comments

@ShuminY
Copy link

ShuminY commented May 13, 2018

I got an issue shown as below. seems it's a new one. any suggestions?
executing command [pip install -U paramiko]
Collecting paramiko
Downloading https://files.pythonhosted.org/packages/3e/db/cb7b6656e0e7387637ce850689084dc0b94b44df31cc52e5fc5c2c4fd2c1/paramiko-2.4.1-py2.py3-none-any.whl (194kB)
100% |████████████████████████████████| 194kB 15kB/s
Collecting pyasn1>=0.1.7 (from paramiko)
Could not find a version that satisfies the requirement pyasn1>=0.1.7 (from paramiko) (from versions: )
No matching distribution found for pyasn1>=0.1.7 (from paramiko)
ERROR: the following rosdeps failed to install
pip: command [pip install -U paramiko] failed

@Thoriny
Copy link

Thoriny commented Aug 10, 2018

i have same problem.
pip install paramiko
Collecting paramiko
Could not find a version that satisfies the requirement paramiko (from versions: )
No matching distribution found for paramiko

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