Error in running test_audio.py
Closed this issue · 1 comments
gap166010 commented
./sopare.py -u shows ...
filter tests run successful.
unit_tests run successful!
done.
python test_audio.py shows...
ImportError : No module named sopare.log
Kindly advise how to fix this. :-)
bishoph commented
Simply start the audio test like described in the "Quick start, useful commands and usage examples" section (same level like the other command):
python test/test_audio.py
:)