jupyter / jupyter/atom-notebook

I'm getting this error when trying to install Jupyter through Atom install on Windows 8

Open
#77 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
301
Forks
48
PR merge metrics
No merged PRs in 30d

Description

> bufferutil@1.2.1 install C:\Users\Kushal\AppData\Local\Temp\apm-install-dir-118629-7108-166b197.0542o9lik9\node_modules\jupyter-notebook\node_modules\bufferutil
> node-gyp rebuild

C:\Users\Kushal\AppData\Local\Temp\apm-install-dir-118629-7108-166b197.0542o9lik9\node_modules\jupyter-notebook\node_modules\bufferutil>if not defined npm_config_node_gyp (node "C:\Users\Kushal\AppData\Local\atom\app-1.28.2\resources\app\apm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\Kushal\AppData\Local\atom\app-1.28.2\resources\app\apm\bin\\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere. [C:\Users\Kushal\AppData\Local\Temp\apm-install-dir-118629-7108-166b197.0542o9lik9\node_modules\jupyter-notebook\node_modules\bufferutil\build\binding.sln]

> runas@3.1.1 install C:\Users\Kushal\AppData\Local\Temp\apm-install-dir-118629-7108-166b197.0542o9lik9\node_modules\jupyter-notebook\node_modules\runas
> node-gyp rebuild

C:\Users\Kushal\AppData\Local\Temp\apm-install-dir-118629-7108-166b197.0542o9lik9\node_modules\jupyter-notebook\node_modules\runas>if not defined npm_config_node_gyp (node "C:\Users\Kushal\AppData\Local\atom\app-1.28.2\resources\app\apm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Users\Kushal\AppData\Local\atom\app-1.28.2\resources\app\apm\bin\\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere. [C:\Users\Kushal\AppData\Local\Temp\apm-install-dir-118629-7108-166b197.0542o9lik9\node_modules\jupyter-notebook\node_modules\runas\build\binding.sln]
C:\Users\Kushal\AppData\Local\Temp\apm-install-dir-118629-7108-166b197.0542o9lik9
`-- (empty)

npm WARN deprecated jupyter-js-services@0.21.1: This package has moved to @jupyterlab/services
npm WARN deprecated phosphor@0.5.0: use @phosphor/ packages
gyp ERR! build error
gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\Kushal\AppData\Local\atom\app-1.28.2\resources\app\apm\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:106:13)
gyp ERR! stack at ChildProcess.emit (events.js:191:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
gyp ERR! System Windows_NT 6.3.9600
gyp ERR! command "C:\\Users\\Kushal\\AppData\\Local\\atom\\app-1.28.2\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\Kushal\\AppData\\Local\\atom\\app-1.28.2\\resources\\app\\apm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\Kushal\AppData\Local\Temp\apm-install-dir-118629-7108-166b197.0542o9lik9\node_modules\jupyter-notebook\node_modules\bufferutil
gyp ERR! node -v v6.9.5
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
gyp ERR! build error
gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\Kushal\AppData\Local\atom\app-1.28.2\resources\app\apm\node_modules\node-gyp\lib\build.js:276:23)
gyp ERR! stack at emitTwo (events.js:106:13)
gyp ERR! stack at ChildProcess.emit (events.js:191:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
gyp ERR! System Windows_NT 6.3.9600
gyp ERR! command "C:\\Users\\Kushal\\AppData\\Local\\atom\\app-1.28.2\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\Kushal\\AppData\\Local\\atom\\app-1.28.2\\resources\\app\\apm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\Kushal\AppData\Local\Temp\apm-install-dir-118629-7108-166b197.0542o9lik9\node_modules\jupyter-notebook\node_modules\runas
gyp ERR! node -v v6.9.5
gyp ERR! node-gyp -v v3.4.0
gyp ERR! not ok
npm WARN enoent ENOENT: no such file or directory, open 'C:\Users\Kushal\AppData\Local\Temp\apm-install-dir-118629-7108-166b197.0542o9lik9\package.json'
npm WARN apm-install-dir-118629-7108-166b197.0542o9lik9 No description
npm WARN apm-install-dir-118629-7108-166b197.0542o9lik9 No repository field.
npm WARN apm-install-dir-118629-7108-166b197.0542o9lik9 No README data
npm WARN apm-install-dir-118629-7108-166b197.0542o9lik9 No license field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.2.1 (node_modules\jupyter-notebook\node_modules\bufferutil):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.2.1 install: `node-gyp rebuild`
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\\Users\\Kushal\\AppData\\Local\\atom\\app-1.28.2\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\Kushal\\AppData\\Local\\atom\\app-1.28.2\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\Kushal\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\Kushal\\.atom\\.apmrc" "install" "C:\\Users\\Kushal\\AppData\\Local\\Temp\\d-118629-7108-paugjl.n4yhk3mcxr\\package.tgz" "--runtime=electron" "--target=2.0.5" "--arch=x64" "--global-style"
npm ERR! node v6.9.5
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE

npm ERR! runas@3.1.1 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the runas@3.1.1 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 runas 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 runas
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls runas
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\Kushal\AppData\Local\Temp\apm-install-dir-118629-7108-166b197.0542o9lik9\npm-debug.log
npm ERR! code 1

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.