(no title)
MorphisCreator | 10 years ago
Just download Python 3.4 and compile yourself. It is dead simple (./configure; make; make install). It then can be referred to as python3.4, pip3.4, Etc., not conflicting at all with your existing system.
MorphisCreator | 10 years ago
Just download Python 3.4 and compile yourself. It is dead simple (./configure; make; make install). It then can be referred to as python3.4, pip3.4, Etc., not conflicting at all with your existing system.
kseistrup|10 years ago
http://continuum.io/downloads#py34
gdamjan1|10 years ago