The term 'C:\Python27/Scripts/pip.exe' is not recognized as the name of a 18cmdlet, function, script file, or operable program.
When trying to make my tests run on AppVeyor following instructions on https://packaging.python.org/en/latest/appveyor.html the installation of pip fails https://ci.appveyor.com/project/mcepl/pyg/build/job/v9ho5qydsx9i6l9u
Any idea what's wrong with that installation script (unfortunately, I am a Linux head, so I have no clue about PowerShell scripts).
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 04 Jan, 2015 01:56 AM
There is an error in the log:
ImportError: No module named setuptools
Don't know what that means though - try asking the authors of that build script.
mcepl closed this discussion on 01 Feb, 2016 04:08 PM.