You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.
If you haven't figured this out already the culprit is here: Error: Command failed: /Users/<user>/.pyenv/shims/python -c import sys; print "%s.%s.%s" % sys.version_info[:3];
Unfortunately it looks like the node-gyp module isn't playing nicely with pyenv on MacOS.
The only way I was able to solve this was by removing pyenv. Using the system python or switching versions to either 3.7.2 or 2.7.1 did not seem to work
Installation error reported:
Unable to replicate on my machine. Will appreciate if anyone can find a workaround if you face the same issue.
The text was updated successfully, but these errors were encountered: