Re: Programmable Flight Demonstration
Posted: Tue May 05, 2015 3:13 am
I have the same problem as BlitzProgrammer: the program can't find the log module. Feedback:
Traceback (most recent call last):
File "escape.py", line 34, in <module>
from cfclient.utils.logconfigreader import LogConfig
ImportError: No module named cfclient.utils.logconfigreader
How do I fix this?
Traceback (most recent call last):
File "escape.py", line 34, in <module>
from cfclient.utils.logconfigreader import LogConfig
ImportError: No module named cfclient.utils.logconfigreader
How do I fix this?