進(jìn)入cmd界面,輸入pip list時提示Unable to create process using '"'
請問如何解決?
如下圖所示:
國外一個人說用python -m pip install XXX
學(xué)習(xí)是最好的投資!
You have installed a python3 environment, but your pip is the python2 version. To do this, you need to uninstall the original python3, and then check pip when installing.