관리 메뉴

블로그

[error] RuntimeError: Couldn't find appropriate backend to handle uri in python 본문

공부/error

[error] RuntimeError: Couldn't find appropriate backend to handle uri in python

beenu 2024. 7. 1. 13:39
반응형

https://stackoverflow.com/questions/78097861/how-to-solve-runtimeerror-couldnt-find-appropriate-backend-to-handle-uri-in-py

 

How to solve RuntimeError: Couldn't find appropriate backend to handle uri in python

I want to work with audiofiles in pytorch. If I try running this line: metadata = torchaudio.info(SAMPLE_WAV_PATH) i get the error message RuntimeError: Couldn't find appropriate backend to handle ...

stackoverflow.com

 

  • pip install PySoundFile 했더니 해결됨
728x90
반응형