Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't install #38

Closed
creatworld opened this issue Oct 16, 2018 · 2 comments
Closed

can't install #38

creatworld opened this issue Oct 16, 2018 · 2 comments

Comments

@creatworld
Copy link

i have installed python and set environment variable, but still report error.

gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "C:\Users\creatworld\AppData\Local\Prgrams\Python\Python35\python.exe", you can set the PYTHON env variable.
gyp ERR! stack at PythonFinder.failNoPython (D:\NodeJs\node_modules\npm\node_modules\node-gyp\lib\configure.js:483:19)
gyp ERR! stack at PythonFinder. (D:\NodeJs\node_modules\npm\node_modules\node-gyp\lib\configure.js:508:16)
gyp ERR! stack at D:\NodeJs\node_modules\npm\node_modules\graceful-fs\polyfills.js:284:29
gyp ERR! stack at FSReqWrap.oncomplete (fs.js:152:21)
gyp ERR! System Windows_NT 10.0.17134
gyp ERR! command "D:\NodeJs\node.exe" "D:\NodeJs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
gyp ERR! cwd D:\项目\Vueone\20开发区\03代码\vueone\跨平台\nwjs-xpsp3\vueone\node_modules\winax
gyp ERR! node -v v8.11.1
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
npm WARN [email protected] No description
npm WARN [email protected] No repository field.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\creatworld\AppData\Roaming\npm-cache_logs\2018-10-16T03_41_39_290Z-debug.log

@Estradiaz
Copy link

Estradiaz commented Oct 16, 2018

My guess is node-gyp still not supports Python > 2?
See nodejs/node-gyp#1335

@durs
Copy link
Owner

durs commented Oct 17, 2018 via email

@durs durs closed this as completed May 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants