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

Python v3 Support #975

Closed
chaffeqa opened this issue Jul 4, 2016 · 1 comment
Closed

Python v3 Support #975

chaffeqa opened this issue Jul 4, 2016 · 1 comment

Comments

@chaffeqa
Copy link

chaffeqa commented Jul 4, 2016

gyp ERR! stack Error: Python executable "/Users/____/.pyenv/shims/python" is v3.4.4, which is not supported by gyp.
gyp ERR! stack You can pass the --python switch to point to Python >= v2.5.0 & < 3.0.0.
@chaffeqa
Copy link
Author

chaffeqa commented Jul 4, 2016

Never mind, seems like the up-to-date npm and node versions have an old version of node-gyp packaged or referenced.

Resolved (npm 3.9.5, node 6.2.2, python 3.4.4) by running:

npm install -g node-gyp

refs #746 and #527

@chaffeqa chaffeqa closed this as completed Jul 4, 2016
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

1 participant