etheratom icon indicating copy to clipboard operation
etheratom copied to clipboard

Environment Issue , Atom compatibility Issue

Open guruprasaad123 opened this issue 7 years ago • 0 comments

` gyp ERR! configure error gyp ERR! stack Error: Python executable "C:\ProgramData\Anaconda3\python.EXE" is v3.6.1, which is not supported by gyp. gyp ERR! stack You can pass the --python switch to point to Python >= v2.5.0 & < 3.0.0. gyp ERR! stack at failPythonVersion (C:\Users\guru\AppData\Local\atom\app-1.21.2\resources\app\apm\node_modules\node-gyp\lib\configure.js:454:14) gyp ERR! stack at C:\Users\guru\AppData\Local\atom\app-1.21.2\resources\app\apm\node_modules\node-gyp\lib\configure.js:443:9 gyp ERR! stack at ChildProcess.exithandler (child_process.js:197:7) gyp ERR! stack at emitTwo (events.js:106:13) gyp ERR! stack at ChildProcess.emit (events.js:191:7) gyp ERR! stack at maybeClose (internal/child_process.js:877:16) gyp ERR! stack at Socket. (internal/child_process.js:334:11) gyp ERR! stack at emitOne (events.js:96:13) gyp ERR! stack at Socket.emit (events.js:188:7) gyp ERR! stack at Pipe._handle.close [as _onclose] (net.js:498:12) gyp ERR! System Windows_NT 10.0.15063 gyp ERR! command "C:\Users\guru\AppData\Local\atom\app-1.21.2\resources\app\apm\bin\node.exe" "C:\Users\guru\AppData\Local\atom\app-1.21.2\resources\app\apm\node_modules\node-gyp\bin\node-gyp.js" "rebuild" gyp ERR! cwd C:\Users\guru.atom\packages\etheratom\node_modules\sha3 gyp ERR! node -v v6.9.5 gyp ERR! node-gyp -v v3.4.0 gyp ERR! not ok

npm ERR! Windows_NT 10.0.15063 npm ERR! argv "C:\Users\guru\AppData\Local\atom\app-1.21.2\resources\app\apm\bin\node.exe" "C:\Users\guru\AppData\Local\atom\app-1.21.2\resources\app\apm\node_modules\npm\bin\npm-cli.js" "--globalconfig" "C:\Users\guru\.atom\.apm\.apmrc" "--userconfig" "C:\Users\guru\.atom\.apmrc" "rebuild" "--runtime=electron" "--target=1.6.15" "--arch=x64" "--msvs_version=2015" npm ERR! node v6.9.5 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! [email protected] install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the sha3 package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp rebuild npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs sha3 npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls sha3 npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! C:\Users\guru.atom\packages\etheratom\npm-debug.log ` Am getting Issue after installing etheratom from source in Windows 10 machine ,I hope its because of the python 3.5 version and Atom's version is incompatible with this version.help me Resolve this Issue

guruprasaad123 avatar Nov 07 '17 08:11 guruprasaad123