OSError: sndfile library not found
import soundfile as sf File "/usr/local/lib/python3.8/dist-packages/soundfile.py", line 142, in <module> raise OSError('sndfile library not found') OSError: sndfile library not found
apt-get install libsndfile1
京公网安备 11010502049817号