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

Too bad it's only for Python3 and installing both 2 and 3 is complicated. Would be a good program if it supported python2.



There are several tools that make having both python 2 and 3 running trivial. Pipenv and conda are probably the two better ones. On the whole you should probably using one of them even if all your development is done with the same python version


pyenv

pipenv is dependency management on top of that


What issues are you having? Installing 2 and 3 side by side on most platforms is trivial.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: