nirai-compiler / src

Core Nirai repo
Other
22 stars 5 forks source link

no module named aes #2

Closed DarthMDev closed 8 years ago

DarthMDev commented 8 years ago

Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main "main", fname, loader, pkg_name) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/Users/mgracer48/Desktop/Toontown-Empire/Toontown Empire/src/build/make.py", line 9, in from niraitools import * File "nirai/src/niraitools.py", line 9, in import aes ImportError: No module named aes

AskAlice commented 7 years ago

thanks for the elaboration :'(