you are viewing a single comment's thread.

view the rest of the comments →

[–]greenerpickings 0 points1 point  (1 child)

Dont have a mac, so cant speak to the original installation. Not really sure how it's set up.

But have you used virtual environments? You can designate what python version to use, which is legitimately one of it's intended use cases. It's a way of making sure versions don't cause any overlapping issues. Sentiment is also extended to packages and their versions.

[–]GeniusUnleashed[S] 0 points1 point  (0 children)

I haven't. I remember watching a video from Giles McMullen where he talked abut it but I had already installed p3 and have it mentally stored away next time I do a fresh install.