Sunday 15 March 2015

python - Error using pip using the cmd in windows even thought PATH variable is set to scripts folder -


Trying to use PIP to install the package. I have read through all the documents around this issue that the script folder was added in the PATH variable PIP is still not recognized.

Pip is definitely installed in the script folder.

I thought the problem is probably not opening CMD as an administrator, but he is not working too. What can be the problem? Please help

  C: \ windows \ system32> install PIP 'Pip' is not recognized as internal or external command, operative program or batch file C: \ windows \ System32 & gt; Echo% PATH% C: \ windows \ system32; C: \ windows; C: \ windows \ system32 \ wbem; C: \ windows \ system32 \ wind owsPowerShell \ v1.0 \; C: \ Program Files (x86) \ Microsoft ASP.NET \ ASP.NET Web Page \ V 1.0 \: C: Program Files (x86) \ Windows Kit 8.0 8.0 Windows Display Toolkit \ C: \ Pro Village Files \ Microsoft SQL Server \ 110 \ Tools \ Binn \: C: \ Program Files (x86) \ QuickTime \ QSystem \; C: \ Program Files (x86) \ Windows Live \ Shared; C: \ Program Files \ Microsoft SQL Server \ Client SDK \ ODBC \ 110 \ Tools \ Binn \: C: \ Program Files (x86) \ Microsoft SQL Server \ 120 \ Tools \ Binn \; C: \ Program Files \ Microsoft SQL Server \ 120 \ Tools \ Binn \; C: \ Program Files \ Microsoft \ SQL Server \ 120 \ Microsoft \ SQL Server \ 120 \ DTS \ Bine \ C: \ Program Files \ x86 \ microsoft SQL Server \ 120 \ Tools \ Binny \ Management Studio \ DTS \ Binn \ C: \ Program Files \ nodejs \; C: \ Program Files \ Microsoft \ Web Platform Installer \ C: \ Python34; C: \ Python34 \ Scripts; C: \ Users \ Administrator \ Application Data \ Roaming \ npm; C: \ Python 34 \  

The problem is definitely your path.

  C: \ Python34; C: \ Python 34 \ script  

The extra space breaks it.


No comments:

Post a Comment