-
Notifications
You must be signed in to change notification settings - Fork 13
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 module named 'setuptools' #7
Comments
That's unusual. The failing step is Can you try installing a different package that uses Python, e.g., Possibly related is that Homebrew recently upgraded their Python3 to version 3.7. Maybe (re-)installing Homebrew's Python3 explicitly will address this problem. |
@liorsbg Did you succeed in getting Telepresence installed? |
I am running into this same issue. Tried installing awscli also, but didn't work. |
I found that I needed to run this first:
Then the command: |
@ravihugo This solution worked for me as well, attempting to install QGIS 3 |
Running into this when trying to install (macOS 10.12.6)
The text was updated successfully, but these errors were encountered: