vallis / libstempo

libstempo — a Python wrapper for tempo2
MIT License
29 stars 34 forks source link

ImportError: cannot import name utils #57

Open meamresh opened 1 year ago

meamresh commented 1 year ago

When I import

import libstempo as libs

I get the above mentioned error. Any suggestions what to do?