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

python setup.py egg_info #30

Closed
EvolvedPie opened this issue Aug 7, 2016 · 4 comments
Closed

python setup.py egg_info #30

EvolvedPie opened this issue Aug 7, 2016 · 4 comments

Comments

@EvolvedPie
Copy link

Running on Windows.
I've installed Git, Python and pip.
When I run the command: pip2.7.exe install -r requirements.txt
I get the error:
Command "python setup.py egg_info" failed with error code 1 in c:\users\alistair\appdata\local\temp\pip-build-vexjau\pyproj\

According to issue #28 it is because the script couldn't connect to the nose repository.
But how do you fix this issue?

Many thanks

@IHG54
Copy link

IHG54 commented Aug 7, 2016

Hi ,
I search for a solution this morning :(

@7ESL4
Copy link

7ESL4 commented Aug 7, 2016

Read the line before the error. It should tell you what you need to do.

@Azryyal
Copy link

Azryyal commented Aug 7, 2016

This is a duplicate of #5 and solved with pull request #10 ... you need to download MS VC for python.

@EvolvedPie
Copy link
Author

That solved it. Thanks a lot for the help.

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

4 participants