FileNotFoundError: Could not find module 'C:\Users\PC\AppData\Roaming\Python\Python38\site-packages\torchaudio\lib\libtorchaudio.pyd' (or one of its dependencies). Try using the full path with constructor syntax.
FileNotFoundError: Could not find module 'C:\Users\PC\AppData\Roaming\Python\Python38\site-packages\torchaudio\lib\libtorchaudio.pyd' (or one of its dependencies). Try using the full path with constructor syntax.
pip uninstall torchaudio
pip install torchaudio
需要torchaudio版本与torch版本相同