bishoph/sopare

Error in running test_audio.py

Closed this issue · 1 comments

./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. :-)

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

:)