原文: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