Hacker News new | ask | show | jobs
by MrYellowP 816 days ago
In windows I just use subst to switch python versions. Python always sits on drive P:. Never understood what all the fuzz about this was about. Sure, I have the same package on my disk multiple times, but if I cared about that there'd be easy ways to get around that problem just using OS functionality.

From my perspective, it doesn't come easier than running a batch file to switch between python versions.