Skip to content

Instantly share code, notes, and snippets.

@mafintosh
Created August 21, 2018 18:09
Show Gist options
  • Save mafintosh/317f7c87fa90132a7dddd1a1037adbc0 to your computer and use it in GitHub Desktop.
Save mafintosh/317f7c87fa90132a7dddd1a1037adbc0 to your computer and use it in GitHub Desktop.
/usr/bin/python2.7 tools/gyp_node.py -f make
File "<string>", line 1
import sys; print sys.byteorder
^
SyntaxError: invalid syntax
gyp: Call to 'python -c "import sys; print sys.byteorder"' returned exit status 1 while in /home/maf/dev/node/deps/v8/gypfiles/v8.gyp.
make: *** [Makefile:130: out/Makefile] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment