text
text copied to clipboard
torchtext undefined symbol: _ZN2at4
❓ Questions and Help
Description I'm facing an issue with torchtext on colab. Link to notebook: https://colab.research.google.com/drive/1ihE6jM3oV9HWOaNCs8cRY_GCVjbtBrU7?usp=sharing
OSError: /usr/local/lib/python3.10/dist-packages/torchtext/lib/libtorchtext.so: undefined symbol: _ZN2at4_ops10select_int4callERKNS_6TensorElN3c106SymIntE
Thanks
I'm getting the same error with a different symbol _ZN3c108ListType3getESsNS_4Type24SingletonOrSharedTypePtrIS1_EE pytorch and torchtext were installed with conda torchtext has a compatible pytorch version pytorch version 2.1.2 torchtext version 0.16.2