We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
use npm install pyt.js errors:
pty.js@0.2.3 install /tmp/sda/tty.js-master/node_modules/pty.js node-gyp rebuild
gyp ERR! configure error gyp ERR! stack Error: Command failed: Traceback (most recent call last): gyp ERR! stack File "", line 1, in gyp ERR! stack ImportError: No module named platform gyp ERR! stack gyp ERR! stack at ChildProcess.exithandler (child_process.js:637:15) gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17) gyp ERR! stack at maybeClose (child_process.js:735:16) gyp ERR! stack at Socket. (child_process.js:948:11) gyp ERR! stack at Socket.EventEmitter.emit (events.js:95:17) gyp ERR! stack at Pipe.close (net.js:466:12) gyp ERR! System Linux 3.3.8 gyp ERR! command "node" "/tmp/sda/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /tmp/sda/tty.js-master/node_modules/pty.js gyp ERR! node -v v0.10.17 gyp ERR! node-gyp -v v0.10.10 gyp ERR! not ok npm ERR! weird error 1 npm ERR! tar pack Error reading /tmp/sda/tmp/npm-25123-gHwCk0Bk/1389235978935-0.81437813 06307/package npm ERR! addLocalDirectory Could not pack "/tmp/sda/tmp/npm-25123-gHwCk0Bk/1389235978935 8143781344406307/package" to "/tmp/sda/.npm/connect/2.11.0/package.tgz"
The text was updated successfully, but these errors were encountered:
Also experiencing this error
Sorry, something went wrong.
No branches or pull requests
use npm install pyt.js
errors:
gyp ERR! configure error
gyp ERR! stack Error: Command failed: Traceback (most recent call last):
gyp ERR! stack File "", line 1, in
gyp ERR! stack ImportError: No module named platform
gyp ERR! stack
gyp ERR! stack at ChildProcess.exithandler (child_process.js:637:15)
gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17)
gyp ERR! stack at maybeClose (child_process.js:735:16)
gyp ERR! stack at Socket. (child_process.js:948:11)
gyp ERR! stack at Socket.EventEmitter.emit (events.js:95:17)
gyp ERR! stack at Pipe.close (net.js:466:12)
gyp ERR! System Linux 3.3.8
gyp ERR! command "node" "/tmp/sda/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /tmp/sda/tty.js-master/node_modules/pty.js
gyp ERR! node -v v0.10.17
gyp ERR! node-gyp -v v0.10.10
gyp ERR! not ok
npm ERR! weird error 1
npm ERR! tar pack Error reading /tmp/sda/tmp/npm-25123-gHwCk0Bk/1389235978935-0.81437813 06307/package
npm ERR! addLocalDirectory Could not pack "/tmp/sda/tmp/npm-25123-gHwCk0Bk/1389235978935 8143781344406307/package" to "/tmp/sda/.npm/connect/2.11.0/package.tgz"
The text was updated successfully, but these errors were encountered: