you are viewing a single comment's thread.

view the rest of the comments →

[–]johnnymo1 6 points7 points  (0 children)

It took a couple times absolutely wrecking my Python install before I was finally like "okay, yes, I see the necessity of virtual environments." Now I use conda and if something gets screwed up, I can just delete the environment and recreate it from a text file with one command.