Closed RoberWare closed 6 years ago
I run the example "RealTimeAutoTune.py" and this error appears: import AutoTune ImportError: No module named AutoTune
import AutoTune ImportError: No module named AutoTune
What module is it?
you did not install the module correctly, you did "python setup.py install" ?
I run the example "RealTimeAutoTune.py" and this error appears:
import AutoTune ImportError: No module named AutoTune
What module is it?