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
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