Python is the backbone to running almost all of your AI software. Whenever you see a .py file (which is going to be any any of your installs) it's being ran by Python. SO that means we need to get in installed properly.
Number one problem? People install too many versions of Python and get them conflicting with each other.
This tutorial will get you up and going and keep your system environment healthy!