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 May 31, 2020. It is now read-only.
Haha, that's very true. I haven't used it myself for a while and since I'm mostly Python 3 now, it doesn't really work anymore 😢 . But I'm happy to push an update if that is just a version bump of node or something.
I've been using nodeenv successfully. Although its docs say "python 2.6 or 2.7", it does support Python 3. nodeenv is itself pip-installable, and then you can use it to install node into the virtualenv using nodeenv -p.
Looking at virtual-node, it mentions nodeenv as a source which it adapted -- except it seems that nodeenv has advanced significantly since then, and virtual-node hasn't.
I suspect this may be an improvement to workflow, at least for contributors:
https://lincolnloop.com/blog/installing-nodejs-and-npm-python-virtualenv/
Amirite?
The text was updated successfully, but these errors were encountered: