On 24.12.2013 20:15, Lolo Lolo wrote:
ive struggled all day to install pip on ubuntu 12.04 for python 3.3 .
The only pip in the apt-get cache is for python 2. i tried to download
pip from source but setuptools is missing when it tries to import it.
This made me download setuptools with apt-get
On Tue, Dec 24, 2013 at 11:15:36AM -0800, Lolo Lolo wrote:
> ive struggled all day to install pip on ubuntu 12.04 for python 3.3 .
All your questions are really about the Ubuntu packaging system, not
learning Python. You may have better answers from an Ubuntu forum. I
fear that the best I can
On 23 December 2013 13:32, Danny Yoo wrote:
>
> I've got a puzzle: so there's a well-known function that maps the
> naturals N to N^2: it's called Cantor pairing:
>
> http://en.wikipedia.org/wiki/Pairing_function
>
> It's one of those mind-blowing things that I love. I ran across it a
> few y
ive struggled all day to install pip on ubuntu 12.04 for python 3.3 . The only
pip in the apt-get cache is for python 2. i tried to download pip from source
but setuptools is missing when it tries to import it. This made me download
setuptools with apt-get but the version there is only for pytho