Unanswered
Hello!
In My Code I Use A Package That Writes Into Wav Files, Named Soundfile (Import Soundfile As Sf).
On 'Conda List' There Are -
Soundfile 0.10.3.Post1
Pysoundfile 0.10.3.Post1 Pyhd3Deb0D_0 Conda-Forge
Libsndfile
Before doing anything I got -
Environment setup completed successfully
Starting Task Execution:
Traceback (most recent call last):
File "inference.py", line 10, in <module>
import soundfile as sf
File "/home/ubuntu/.clearml/venvs-builds/3.8/lib/python3.8/site-packages/soundfile.py", line 142, in <module>
raise OSError('sndfile library not found')
OSError: sndfile library not found
152 Views
0
Answers
one year ago
one year ago