Tagged Questions
0
votes
3answers
52 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?
2
votes
2answers
232 views
Problems upgrading to Python 3.3 and setting up Django
I'm new to Linux and am trying to set up Python / Django on my machine! I installed Python 3.3 from the source file and it was compiled into /usr/local/bin. Then I created a symbolic link between ...