meth / eth-hd-wallet

Lightweight Ethereum HD wallet implementation according to BIP44, production-ready.
MIT License
65 stars 20 forks source link

Error instalation #1

Closed AbaddonRoma closed 6 years ago

AbaddonRoma commented 6 years ago

C:\Users\Dell_Roma\Desktop\wallet>npm install eth-hd-wallet

scrypt@6.0.3 preinstall C:\Users\Dell_Roma\node_modules\scrypt node node-scrypt-preinstall.js

scrypt@6.0.3 install C:\Users\Dell_Roma\node_modules\scrypt node-gyp rebuild

C:\Users\Dell_Roma\node_modules\scrypt>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild ) 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:483:19) gyp ERR! stack at PythonFinder. (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:508:16) gyp ERR! stack at C:\Program Files\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.15063 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\Dell_Roma\node_modules\scrypt gyp ERR! node -v v8.9.1 gyp ERR! node-gyp -v v3.6.2 gyp ERR! not ok npm WARN Dell_Roma@1.0.0 No description npm WARN Dell_Roma@1.0.0 No repository field.

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! scrypt@6.0.3 install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the scrypt@6.0.3 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\Dell_Roma\AppData\Roaming\npm-cache_logs\2018-01-08T17_45_12_213Z-debug.log