I'm trying to install a python module, and I realized that my python command seems to be broken:
$ python
bash: /usr/bin/python: No such file or directory
I've been told it could be problematic for the OS aswell (I already noticed the software center is just not working).
How can I fix it and link it to Python 3.2?
I'm running Ubuntu 12.04.
Thanks!