-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Error: "Could not find a version that satisfies the requirement azure-cli" on azure ubuntu #1308
Comments
@chaliy What version of pip did you have installed? The version of pip that comes with I recommend upgrading pip:
Steps to Reproduce:
Pip Release Notes - https://pip.pypa.io/en/stable/news/ |
Alternatively, use |
Marking this as FAQ and closing. |
Thank you, this works. |
λ pip install forms Same problem i am facing... any suggestions |
i have a similar problem but with installing python-xmpp, help me out 1.ERROR: Could not find a version that satisfies the requirement xmpp (from versions: none) |
ERROR: Could not find a version that satisfies the requirement azure.mgmt.spring (from versions: none) |
Not sure if this correct place to report this issue, but let me try.
Installation using PIP files on VM create in Azure using UbuntuLTS alias (Ubuntu Server: 14.04LTS)
And
The text was updated successfully, but these errors were encountered: