Skip to content
New issue

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

Cannot install the package #56

Closed
hlorofos opened this issue May 29, 2019 · 8 comments
Closed

Cannot install the package #56

hlorofos opened this issue May 29, 2019 · 8 comments

Comments

@hlorofos
Copy link

npm install terminalizer --unsafe-perm=true --allow-root

> node-pty-prebuilt@0.7.6 install /root/.npm/node_modules/node-pty-prebuilt
> prebuild-install || node scripts/install.js

prebuild-install WARN install No prebuilt binaries found (target=11.14.0 runtime=node arch=x64 libc= platform=linux)
gyp ERR! configure error
gyp ERR! stack Error: Command failed: /usr/bin/python3 -c import sys; print "%s.%s.%s" % sys.version_info[:3];
gyp ERR! stack   File "<string>", line 1
gyp ERR! stack     import sys; print "%s.%s.%s" % sys.version_info[:3];
gyp ERR! stack                                ^
gyp ERR! stack SyntaxError: invalid syntax
gyp ERR! stack
gyp ERR! stack     at ChildProcess.exithandler (child_process.js:299:12)
gyp ERR! stack     at ChildProcess.emit (events.js:193:13)
gyp ERR! stack     at maybeClose (internal/child_process.js:999:16)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:266:5)
gyp ERR! System Linux 3.10.0-862.14.4.el7.x86_64
@erulabs
Copy link

erulabs commented May 30, 2019

I would venture a guess that python3 will not work any time soon. Try swapping to python2?

@Skarlso
Copy link

Skarlso commented Jun 3, 2019

How about not depending on something that will be obsolete and just making it work with Python3? :)

@faressoft
Copy link
Owner

I recommend to switch to a supported version of Node.js and everything will be ok. Please check the supported versions in the README

@richstokes
Copy link

richstokes commented Jun 9, 2019

Same issue here on macOS with npm via homebrew

v12.4.0

@ohld
Copy link

ohld commented Aug 2, 2019

Same with v12.6.0

@harbi
Copy link

harbi commented Aug 4, 2019

Same with terminalizer@0.6.1 on macOS.

@ohld
Copy link

ohld commented Aug 4, 2019

Decided to record the fullscreened terminal with simple Quicktime, sorry.

@faressoft
Copy link
Owner

Could you please try to install it again. The issue should be fixed with the new release of Terminalizer.

I am going to close the issue. Feel free to reopen it if you think the issue is not fixed yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants