You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ImportError: /home/root/anaconda/envs/cogvlm2/lib/python3.10/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12: symbol __nvJitLinkComplete_12_4, version libnvJitLink.so.12 not defined in file libnvJitLink.so.12 with link time reference
#207
Open
1 of 2 tasks
sf9ehf9fe opened this issue
Dec 26, 2024
· 1 comment
import torch 报的错误是ImportError: /home/root/anaconda/envs/cogvlm2/lib/python3.10/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12: symbol __nvJitLinkComplete_12_4, version libnvJitLink.so.12 not defined in file libnvJitLink.so.12 with link time reference
Expected behavior / 期待表现
import torch 报的错误是ImportError: /home/root/anaconda/envs/cogvlm2/lib/python3.10/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12: symbol __nvJitLinkComplete_12_4, version libnvJitLink.so.12 not defined in file libnvJitLink.so.12 with link time reference
The text was updated successfully, but these errors were encountered:
System Info / 系統信息
(cogvlm2) [root@localhost env]# pip list
Package Version
aiofiles 23.2.1
annotated-types 0.7.0
anyio 4.7.0
asyncer 0.0.7
bidict 0.23.1
bitsandbytes 0.42.0
certifi 2024.12.14
chainlit 1.3.2
charset-normalizer 3.4.1
chevron 0.14.0
click 8.1.8
dataclasses-json 0.6.7
Deprecated 1.2.15
distro 1.9.0
einops 0.8.0
exceptiongroup 1.2.2
fastapi 0.115.6
filelock 3.16.1
filetype 1.2.0
fsspec 2024.12.0
googleapis-common-protos 1.66.0
grpcio 1.68.1
h11 0.14.0
httpcore 1.0.7
httpx 0.28.1
huggingface-hub 0.27.0
idna 3.10
importlib_metadata 8.5.0
Jinja2 3.1.5
jiter 0.8.2
Lazify 0.4.0
literalai 0.0.623
loguru 0.7.3
MarkupSafe 3.0.2
marshmallow 3.23.2
mpmath 1.3.0
mypy-extensions 1.0.0
nest-asyncio 1.6.0
networkx 3.4.2
Who can help? / 谁可以帮助到您?
No response
Information / 问题信息
Reproduction / 复现过程
import torch 报的错误是ImportError: /home/root/anaconda/envs/cogvlm2/lib/python3.10/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12: symbol __nvJitLinkComplete_12_4, version libnvJitLink.so.12 not defined in file libnvJitLink.so.12 with link time reference
Expected behavior / 期待表现
import torch 报的错误是ImportError: /home/root/anaconda/envs/cogvlm2/lib/python3.10/site-packages/torch/lib/../../nvidia/cusparse/lib/libcusparse.so.12: symbol __nvJitLinkComplete_12_4, version libnvJitLink.so.12 not defined in file libnvJitLink.so.12 with link time reference
The text was updated successfully, but these errors were encountered: