You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: