I just installed Python 3.6.1 for MacOS X
When I attempt to run the Console(or run anything with Python3), this error is thrown:
AttributeError: mo
Unfortunately none of the suggestions helped me, but after some more googling this
pip install aenum
solved it for me