Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为什么突然找不到模块了, 之前都还好好的 #598

Open
Super1Windcloud opened this issue Oct 21, 2024 · 0 comments
Open

为什么突然找不到模块了, 之前都还好好的 #598

Super1Windcloud opened this issue Oct 21, 2024 · 0 comments

Comments

@Super1Windcloud
Copy link

[i 1021 15:51:00.945000 68 compiler.py:956] Jittor(1.3.8.5) src: a:\pycharm_project\uv_demo\.venv\lib\site-packages\jittor
[i 1021 15:51:00.975000 68 compiler.py:957] cl at A:\jittor_cache\.cache\jittor\msvc\VC\_\_\_\_\_\bin\cl.exe(19.29.30133)
[i 1021 15:51:00.975000 68 compiler.py:958] cache_path: A:\jittor_cache\.cache\jittor\jt1.3.8\cl\py3.12.6\Windows-11-10.x9c\12thGenIntelRCx47\default
[i 1021 15:51:00.977000 68 install_cuda.py:93] cuda_driver_version: [12, 2, 0]
[i 1021 15:51:01.062000 68 __init__.py:411] Found A:\jittor_cache\.cache\jittor\jtcuda\cuda11.2_cudnn8_win\bin\nvcc.exe(11.2.67) at A:\jittor_cache\.cache\jittor\jtcuda\cuda11.2_cudnn8_win\bin\nvcc.exe.
[i 1021 15:51:01.289000 68 __init__.py:411] Found gdb(8.1) at A:\Mingw64_CPP\bin\gdb.EXE.
[i 1021 15:51:01.337000 68 __init__.py:411] Found addr2line(2.41) at A:\Scoop\apps\gcc\current\bin\addr2line.EXE.
[i 1021 15:51:01.412000 68 compiler.py:1011] cuda key:cu11.2.67
[i 1021 15:51:01.414000 68 __init__.py:227] Total mem: 31.71GB, using 10 procs for compiling.
Traceback (most recent call last):
File "A:\Pycharm_Project\uv_demo\jittor_bench.py", line 1, in <module>
import jittor as jt
File "A:\Pycharm_Project\uv_demo\.venv\Lib\site-packages\jittor\__init__.py", line 18, in <module>
from . import compiler
File "A:\Pycharm_Project\uv_demo\.venv\Lib\site-packages\jittor\compiler.py", line 1361, in <module>
import jittor_core as core
ImportError: DLL load failed while importing jittor_core: 找不到指定的模块。

python3.12 win11 , 添加依赖后输出一切正常

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant