We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[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: 找不到指定的模块。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
python3.12 win11 , 添加依赖后输出一切正常
The text was updated successfully, but these errors were encountered: