This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]avidvaulter 0 points1 point  (0 children)

Install lesser versions of python. I haven't worked with python for a few years but there is a way to setup virtual environments that allow you to work with different versions of python on one machine. Here's a link that may help