Eomys / MoSQITo

MoSQITo is a unified and modular development framework of key sound quality metrics favoring reproducible science and efficient shared scripting among engineers, teachers and researchers community.
Apache License 2.0
134 stars 44 forks source link

No module named 'mosqito.sq_metrics.tonality.prominence_ratio_ecma' #49

Closed kevmk04 closed 2 years ago

kevmk04 commented 2 years ago

After upgrading to v1.0.1 from a much older v0.3.4 using pip. I am getting the following import error.

image

Digging a bit into the installation, it appears that the prominence_ratio_ecma directory is missing from the install.

image

image

mglesser commented 2 years ago

Hello, sorry for my late answer. This issue has been resolved from version 1.0.3 of the software. You can update via pip.

kevmk04 commented 2 years ago

Great! Thanks, can confirm it is working now!