[Tutor] Using python 3 on Ubuntu 14.04

Alan Gauld alan.gauld at btinternet.com
Wed Dec 23 20:52:07 EST 2015


On 23/12/15 23:15, Nnamdi Anyanwu wrote:
> If you're installing modules with pip, install pip3 and install the
> appropriate modules using pip3 instead of using regular pip.

Most v3 modules are also available via the Ubuntu package system
so you can install via synaptic which I tend to find more reliable
than pip.

YMMV,

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list