- Pip version:10.0.0
- Python version:3.6.3
- Operating system:windows 10
Description:
What I've run:pip
I print pip in my cmd,but it showed
Fatal error in launcher: Unable to create process using '""d:\program files (x86)\python3.6\python.exe" "D:\Program Files (x86)\python3.6\Scripts\pip.exe" '
I have already set my environment such as "d:\program files (x86)\python3.6\python.exe" and "D:\Program Files (x86)\python3.6\Scripts\pip.exe",but I still can't use pip in my cmd.
I can use python -m pip xxx but I don't know why I can't use just pip
Description:
What I've run:pip
I print pip in my cmd,but it showed
I have already set my environment such as "d:\program files (x86)\python3.6\python.exe" and "D:\Program Files (x86)\python3.6\Scripts\pip.exe",but I still can't use pip in my cmd.
I can use python -m pip xxx but I don't know why I can't use just pip