twosigma / twosigma/beakerx

node-gyp requires python 2 error from tests

Open
#6,894 0 comments 0 reactions 0 assignees View on GitHub
Bug Infrastructure Tests
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

i tried to run the tests on jlab and got an error like this:

https://github.com/nodejs/node-gyp/issues/746

and the workaround `npm config set python /usr/bin/python` fixed the problem.
idk why this hasn't been a problem before.
should we put this in our instructions?
i don't want to generally use python2 though, maybe something like `node-gyp rebuild --python python2.7`?

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.