本帖最后由 z375323424 于 2021-4-11 12:14 编辑
从github镜像网站上git clone Nemo镜像
安装nemo,执行./reinstall.sh
显示all done
但是验证步骤输入python3 -c "import nemo;print(nemo.__version__)"报错如下:
ImportError:/opt/anaconda3/lib/python3.7/site-packages/torchtext/_torchtext.so:undefined symbol:_ZNK3c104Type14isSubtype0fExtERKSt10shared_ptrISO_EPSo
|