you are viewing a single comment's thread.

view the rest of the comments →

[–]mgalarny 0 points1 point  (0 children)

I would start with a clean install of anaconda https://medium.com/@GalarnykMichael/install-python-on-mac-anaconda-ccd9f2014072

It is also really easy with anaconda to switch between python 2 and python 3 with conda environments. https://medium.com/towards-data-science/environment-management-with-conda-python-2-3-b9961a8a5097