So I've been trying to install both Python 2 and 3, but have not had any success. I have tried: Multilpe python versions and interpreters
How to use multiple versions of Python without uninstallation
I may be doing it wrong. I ultimately want to use modules that only work in Python 2 right now in Python 3, e.g. Scrapy. Is there any way to do this?