simon-r / dr14_t.meter

Compute the DR14 of a given audio file according to the procedure described by the Pleasurize Music Foundation
http://dr14tmeter.sourceforge.net
GNU General Public License v3.0
125 stars 33 forks source link

ImportError: No module named dr14tmeter.dr14_tmeter #81

Open StillNotWorking opened 2 years ago

StillNotWorking commented 2 years ago

Debian GNU/Linux 10 (buster) on Windows WSL

$ git clone git://github.com/simon-r/dr14_t.meter.git $ cd dr14_t.meter $ sudo python setup.py install --root="/" --prefix="usr" --optimize=1 $ dr14_tmeter --help Traceback (most recent call last): File "/usr/bin/dr14_tmeter", line 21, in import dr14tmeter.dr14_tmeter ImportError: No module named dr14tmeter.dr14_tmeter

No error running setup.py

$ sudo apt install ./dr14tmeter_1.0.16-1_all.deb result in the same error when I run dr14_tmeter

pietro-coretto commented 1 year ago

Same for me on Ubuntu 18.04 LTS.

hugh-m commented 1 year ago

dr14_t.meter seems to be no longer maintained. ebumeter is a similar application, that is in the debian repository. ebur128 is the command line version that comes with it.

82d commented 1 year ago

run dr14 with the -p switch dr14_tmeter -p ...