discord / erlpack

High Performance Erlang Term Format Packer
MIT License
217 stars 64 forks source link

can't find phyton executable "python" #18

Closed LittlePanda1 closed 5 years ago

LittlePanda1 commented 5 years ago

gyp ERR! configure error gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable. gyp ERR! stack at PythonFinder.failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:484:19) gyp ERR! stack at PythonFinder. (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:509:16) gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:282:31 gyp ERR! stack at FSReqWrap.oncomplete (fs.js:153:21) gyp ERR! System Windows_NT 10.0.17134 gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild" gyp ERR! cwd C:\Users\AHJ\Documents\GitHub\Music-Bot\node_modules\erlpack gyp ERR! node -v v10.16.0 gyp ERR! node-gyp -v v3.8.0 gyp ERR! not ok

LittlePanda1 commented 5 years ago

can someone solve this??

jhgg commented 5 years ago

This is a problem with your computer - not the library. Make sure Python is properly installed.