-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
torchtext deprecated version i cant use it in the colab:
OSError Traceback (most recent call last)
in <cell line: 8>()
6 import spacy
7 import datasets
----> 8 import torchtext
9 import tqdm
10 import evaluate
5 frames
/usr/lib/python3.10/ctypes/init.py in init(self, name, mode, handle, use_errno, use_last_error, winmode)
372
373 if handle is None:
--> 374 self._handle = _dlopen(self._name, mode)
375 else:
376 self._handle = handle
OSError: /usr/local/lib/python3.10/dist-packages/torchtext/lib/libtorchtext.so: undefined symbol: _ZN2at4_ops5zeros4callEN3c108ArrayRefINS2_6SymIntEEENS2_8optionalINS2_10ScalarTypeEEENS6_INS2_6LayoutEEENS6_INS2_6DeviceEEENS6_IbEE
Metadata
Metadata
Assignees
Labels
No labels