0
votes
3answers
67 views

Running QQ : Can't find Python 3.3.1 in apt-get or synaptic

I'm running QQ : Can't find the repos/packages for Python 3.3.1 with apt-get or synaptic. How do I find them and install Python 3.3.1?
0
votes
3answers
94 views

python 3.3 not showing in /usr/bin

I run linux mint I downloaded python 3.3.1 and ran: ./configure make make test sudo make altinstall However python3.3 did not show up in /usr/bin, but there is a python3.3 folder in ...
1
vote
2answers
388 views

How to find python installation directory on ubuntu

I have just migrated from Windows environment. I have installed Python 3.2 in a separate directory. How can I get the python installation path on ubuntu shell ? Is there any way I can let shell ...
21
votes
4answers
15k views

How to install Python 3.3?

Downloaded Python 3.3 from the official site but no idea how to install it. I'm using Ubuntu 12.04
2
votes
2answers
406 views

Python3.2 error; Unable to install or remove anything

I searched around as much as I could, but I couldn't seem to find a solution to fix my problem. Whether I install anything, remove anything, run sudo apt-get update or sudo apt-get upgrade, I still ...