Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

dct130

macrumors newbie
Original poster
Feb 12, 2014
1
0
I installed Canopy on my mac and accidently set it as my default python, so now when i try sudo easy_install virtualenv i get an error that say invalid reference and shows that my python now points to canopy even though I uninstalled this. How would I change back to the default python that came originally on my mac?
 
I installed Canopy on my mac and accidently set it as my default python, so now when i try sudo easy_install virtualenv i get an error that say invalid reference and shows that my python now points to canopy even though I uninstalled this. How would I change back to the default python that came originally on my mac?

Code:
MacUser2525:~$ which python
/usr/bin/python

A python-config is in the same directory.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.