critter-and-guitari-etc-programs
critter-and-guitari-etc-programs copied to clipboard
Using etc-test.py for local development without ETC
Hi there, thanks for your great tutorial! I'm getting started with the ETC, and since I can't always have my ETC with me and hooked up, it would be great to be able to develop modes on my macbook locally, which I can do using your etc-test.py.
I'm running into a problem with importing modes from subdirectories, do you know why?
$ python3 etc-test.py T\ -\ Basic\ Image/main.py
Traceback (most recent call last):
File "etc-test.py", line 17, in
ModuleNotFoundError: No module named 'T - Basic Image/main'