Problems compiling Python 3.4 on Ubuntu

Christian Heimes christian at python.org
Mon Feb 3 10:50:22 EST 2014


On 03.02.2014 16:14, Ram Rachum wrote:
> Worked! Thanks Ervin!

   $ sudo apt-get build-dep python3.3

will install everything you need to compile Python 3.4 on Debian and
Ubuntu. Good luck! :)

Christian





More information about the Python-list mailing list