

Known_paths = addusersitepackages(known_paths)įile “/usr/lib/python2.7/site.py”, line 271, in addusersitepackagesįile “/usr/lib/python2.7/site.py”, line 246, in getusersitepackages

Some nice touches to install a py command by creating a symlink: $ sudo apt-get install build-essential libsqlite3-dev sqlite3 bzip2 libbz2-dev $ sudo apt-get install python3.3 Installing Python 3.3 on Ubuntu 13.04:īecause there is no PPA for Ubuntu 13.04, we’ll do an installation from sources. $ sudo add-apt-repository ppa:fkrull/deadsnakes $ sudo apt-get install python-software-properties

You can install Python 3.3 via PPA, on Ubuntu 12.10 and Ubuntu 12.04: In this article I will show you how to install Python 3.3, the latest Python version available on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal and Ubuntu 12.04 Precise Pangolin.
