原文:解決 :Error: Can't find Python executable "python", you can set the PYTHON env variable

執行 npm install 命令的時候有時會遇到錯誤 Error: Can t find Python executable python , you can set the PYTHON env variable 解決方案: 執行命令 npm install global production windows build tools ...

2019-08-25 15:23 0 6118 推薦指數:

查看詳情

Error: Can't find Python executable, you can set the PYTHON env variable.

該錯誤解決方案。 NodeJS安裝Npm包時出現錯誤: 大致意思是python沒有環境變量,但實際上已經安裝了python也配置了環境變量,可就是解決不了。 如果遇到這種情況檢查一下python版本是不是3.x的。如果是,那就是版本導致的錯誤。卸載掉3.x安裝2.7的即可解決 ...

Wed Jul 19 22:04:00 CST 2017 0 12794
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM