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

azure-cli not installed correctly #186

Open
Huge opened this issue Mar 5, 2019 · 2 comments
Open

azure-cli not installed correctly #186

Huge opened this issue Mar 5, 2019 · 2 comments

Comments

@Huge
Copy link

Huge commented Mar 5, 2019

With default installation when we az, we get
/usr/bin/python: No module named azure instead of help or other options.
This can be fixed with installing inside it's venv, but that's uncomfy:
source ~/.local/venvs/azure-cli/bin/activate
pip install azure
.

@cs01
Copy link
Contributor

cs01 commented Mar 5, 2019

pipsi is no longer maintained. You may have better luck with pipx.

@Huge
Copy link
Author

Huge commented Mar 6, 2019

You may have better luck with pipx.

Thanks for the info, appreciated. So far, The migration guide sucks, though.')

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