在Windows的Windows安装上,以下是什么区别?
"PythonInstallFolder"\Scripts\
%APPDATA%\Python\Scripts\
%APPDATA%\Python\Python36\Scripts\
此外,是否应该都在我的道路上?
我安装了多个版本的python。
C:\Users\nahawk\Python\Python27\
C:\Users\nahawk\Python\Python36\
输出
C:\>where pip
C:\Users\nahawk\Python\Python27\Scripts\pip.exe
C:\Users\nahawk\Python\Python36\Scripts\pip.exe
C:\>where pip2
C:\Users\nahawk\Python\Python27\Scripts\pip2.exe
C:\>where pip3
C:\Users\nahawk\Python\Python36\Scripts\pip3.exe
C:\>where cookiecutter
C:\Users\nahawk\AppData\Roaming\Python\Scripts\cookiecutter.exe
C:\>where futurize
C:\Users\nahawk\AppData\Roaming\Python\Scripts\futurize.exe
C:\Users\nahawk\AppData\Roaming\Python\Python36\Scripts\futurize.exe