Traceback (most recent call last):
File "J:\loopextractor\loop.py", line 2, in <module>
loopextractor.run_algorithm("audio.mp3", n_templates=[30,25,10], output_savename="my_string")
^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'loopextractor' has no attribute 'run_algorithm'