When I type the command which -a python
to locate what versions of Python that it is. I get the following message:
$ which -a python
/Applications/MAMP/Library/bin//python
/usr/bin/python
Now I am not sure where the "/Applications/MAMP/Library/bin//python" is being read from.
I really like to remove this reference but I can't find out where to change this.
I have tried checking the bash_profile
but don't see any reference to the /Applications/MAMP/Library/bin//python
I am using mac OS 10.9.5