Well, as I say, I need to have 2 versions of python installed on my PC. The first must be the latest one in order to use youtube-dl, and the second must be the 2.7 version to use it for a course ( witch says we must not upgrad to get the same results ). I'm on Ubuntu 12.04. Can anyone propose me something ? ( no virtual machines please )
Thanks!
pythonto get Python 2, orpython3for Python 3. Programs should use the right version automatically. – Thomas K Oct 6 '12 at 19:02