It looks like my computer is having some issues with the python path. I seem to have some crossover between python versions. This is included in the python path and sys.path for my python 2.7 32 bit installation:
Those paths are also included included in the python 3.6 installation; along with some python 2.7 paths:
Is there any way to make changes to these paths so that they load correctly?