-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Command "python setup.py egg_info" failed with error code 1 in C:\Users\sanja\AppData\Local\Temp\pip-build-ppc44asr\googleapis-common-protos\ #3884
Comments
Side note: Also occurs when installing pyrebase through pip ( |
@Sanjay-B You have an out of date version of Simply If it doesn't work, we can re-open and discuss. Pre-emptively closing since the issue seems clear. |
For anyone who comes here, see #2990 (comment). |
When I run
What happened? :( |
You can't overwrite some packages owned by system Python on OS X (i.e. the
|
hello dawong8, |
sudo apt-get install python3.6-dev libmysqlclient-dev |
Hello guys, The problem is ONLY with Python 3.7 . When I moved back to Python 3.6 I was able to install !! :D :D |
(I'm using/have only eve4r used 3.6, but am still unable to install) |
This comment has been minimized.
This comment has been minimized.
@rahul6612 Please mind your language. Contributors and users of these libraries are not sitting idle and their purpose is not solely to support your problems. Because people all over the world speaking and writing different languages interact on this thread does not mean that you can get away with using verbal abuse. Please maintain an etiquette next time and have patience when seeking help in a public forum. |
Keep this on topic. Meant as a solution for others having this problem. Be mindful. |
Hello Geeks, I am also receiving the same error:
Command "python setup.py egg_info" failed with error code 1 in C:\Users\ADMINI~1 setup-tools package has latest and up to date in system, any pointers? |
@sparimi1 |
Please specify for CentOS as well . :-( |
Please solve this issue, I am using Ubuntu and the command:
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-lfsu689y/apache-beam/ I have upgrated setuptools and tried on python 3.6 and python 2.7 using conda as the manager of virtual environments. Nothing works! when I try to do |
@srcolinas do you need dataflow 2.2.0? I just tested and had no problems with installing the newest version, but I did encounter an error on 2.2.0 |
No, the latest version would be great. However, I got the following when I do Collecting google-cloud-dataflow Which is why I tried 2.2.0 |
What Python version are you using? What Python version does matplotlib support? |
@candscientecon In windows, you need to right click on the cmd icon and choose 'run as admin'. sudo does not work in windows. |
Did you ever find a solution for this? I'm currently having the same problem. @candscientecon |
@srcolinas In spite of the appearance given by its name, @candscientecon Your issue is with |
@tseaver I came up with the idea that I had installed Python wrongly e.g. Pipy or somthing wrong with my path from packages to python. |
@candscientecon For help with |
@rahul6612 Please be conscious of your language and show respect to the community. I have already reported abuse to GitHub for your user account. |
#6
pip install gcloud
orpip install --upgrade gcloud
Looking for a solution,
Thanks in advance.
The text was updated successfully, but these errors were encountered: