原文:56.ERR! configure error gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.

Node.js 在安裝模塊的時候報錯,缺少python環境。 ERR configure error gyp ERR stack Error: Can t find Python executable python , you can set the PYTHON env variable. 錯誤信息如下: D: node modules selenium webdriver node modul ...

2017-12-21 09:57 0 22327 推薦指數:

查看詳情

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