Closed SynneK1337 closed 5 years ago
even if this did work, you wouldn't be able to install pip because _ssl
is not provided on trusty because trusty is too old (see #63)
I'd suggest using a newer operating system than trusty which end-of-lifes in 4 months
I can confirm this works with xenial (16.04) which is our oldest supported distribution for python3.7
actually now that I look at the stacktrace, this is because you have too-old setuptools, I'd suggest trying to use virtualenv
instead
description
Hello. I can' t install pip on my ubuntu 14.04.
While python3-pip from repo is installed:
Everything works with python3.4 from repository
os information
lsb_release -a
uname -a