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

node-gyp requires python 2 error from tests #6894

Open
scottdraves opened this issue Feb 25, 2018 · 0 comments
Open

node-gyp requires python 2 error from tests #6894

scottdraves opened this issue Feb 25, 2018 · 0 comments

Comments

@scottdraves
Copy link
Contributor

scottdraves commented Feb 25, 2018

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

nodejs/node-gyp#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?

piorek added a commit that referenced this issue Aug 7, 2019
piorek added a commit that referenced this issue Aug 7, 2019
piorek added a commit that referenced this issue Aug 7, 2019
piorek added a commit that referenced this issue Aug 7, 2019
piorek added a commit that referenced this issue Aug 7, 2019
LeeTZ pushed a commit that referenced this issue Aug 9, 2019
* #7904 save widget state before publishing

* #6894 add @phosphor/commands

* #6894 WIP

* #6894 publish beakerx_tabledisplay as it is needed by nbviewer

* #6894 save widget state before publishing

* #6894 modify release instruction

* #6894 fix missing icons in lab
LeeTZ pushed a commit that referenced this issue Aug 13, 2019
…8108)

* #7904 save widget state before publishing

* #6894 add @phosphor/commands

* #6894 WIP

* #6894 publish beakerx_tabledisplay as it is needed by nbviewer

* #6894 save widget state before publishing

* #6894 modify release instruction

* #6894 fix missing icons in lab

* #8104 lab themes are broken (#8105)

* #8104 prepare packages for beakerx-lab-theme-extensions

* #8104 remove theme from lab package move its files to its own packages

* #8104 fix paths

* #8104 remove theme plugins leftovers from lab package

* #8104 modify build scripts, release instructions and README

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

No branches or pull requests

1 participant