OSError: cannot load library 'libsndfile.dll': error 0x7e
使用torchaudio时显示没有soundfile
直接pip install 安装失败,使用conda install -c conda-forge pysoundfile安装成功
报错:

搞了半天pip uninstall soundfile
再重新安装就好了
记得重启环境!
使用torchaudio时显示没有soundfile
直接pip install 安装失败,使用conda install -c conda-forge pysoundfile安装成功
报错:

搞了半天pip uninstall soundfile
再重新安装就好了
记得重启环境!