Maximilian Schmitt
Maximilian Schmitt
I am using Python 3.10, `audb==1.7.2`. ```bash Traceback (most recent call last): File "/home/user/mydb/2.0.0/publish.py", line 15, in audb.publish( File "/home/user/mydb/2.0.0/myenv/lib/python3.10/site-packages/audb/core/publish.py", line 698, in publish raise RuntimeError( RuntimeError: You want to...
# Description If a list of `media` files is requested when loading a database and the format (e.g., flac/wav) is not the "raw" format of the database, filtering for media...
In Python 3.12, I am facing the following error after installing and importing audb: ```bash Python 3.12.3 (main, Apr 10 2024, 05:33:47) [GCC 13.2.0] on linux Type "help", "copyright", "credits"...