I wonder how to install Python 3 version package from Ubuntu to pip
Asked 2 years ago, Updated 2 years ago, 142 views
I'm using Ubuntu 12.04 and my computer has Python 2.7 and 3.5.
Basically, it is linked to Python 2.7, so if you just pip, the 2.7 package will be installed right away, but I don't know what option to install the 3.5 version package.