Hacker News new | past | comments | ask | show | jobs | submit login

Everyone ends up using rbenv or rvm.



You don't need them to solve this problem, though. The basic facilities are baked into rubygems.


The basic facilities are baked into python tools too, you can direct installation of packages to arbitrary folders and then just add them to your PYTHONPATH.

But it's not as quick and clean as "python -m venv venv", so everyone uses that (and pyenv for different versions).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: