OSError when importing torchaudio

I am new to PyTorch, and trying to learn to work with torchaudio using this tutorial - link. After installing all of the required packages I’ve received an OSError when trying to import torchaudio:

OSError: dlopen(.../opt/anaconda3/envs/pt/lib/python3.9/site-packages/torchaudio/lib/libtorchaudio.so, 0x0006): Symbol not found: __ZN3c1015SmallVectorBaseIjE8grow_podEPvmm
Referenced from: ..../opt/anaconda3/envs/pt/lib/python3.9/site-packages/torchaudio/lib/libtorchaudio.so
  Expected in: .../opt/anaconda3/envs/pt/lib/python3.9/site-packages/torch/lib/libc10.dylib