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

ubuntu conda环境下运行python3.7 -m jittor.test.test_example报 AssertionError #398

Open
Tsukihi-Araragi opened this issue Sep 29, 2022 · 1 comment

Comments

@Tsukihi-Araragi
Copy link

Tsukihi-Araragi commented Sep 29, 2022

[i 0929 09:43:48.598055 40 compiler.py:955] Jittor(1.3.5.16) src: /home/tdb/.local/lib/python3.7/site-packages/jittor
[i 0929 09:43:48.600386 40 compiler.py:956] g++ at /usr/bin/g++(11.2.0)
[i 0929 09:43:48.600491 40 compiler.py:957] cache_path: /home/tdb/.cache/jittor/jt1.3.5/g++11.2.0/py3.7.0/Linux-5.15.0-4xc8/IntelRXeonRCPUxf5/default
[i 0929 09:43:48.660630 40 init.py:411] Found gdb(12.0.90) at /usr/bin/gdb.
[i 0929 09:43:48.663218 40 init.py:411] Found addr2line(2.38) at /usr/bin/addr2line.
Traceback (most recent call last):
File "/home/tdb/anaconda3/lib/python3.7/runpy.py", line 183, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "/home/tdb/anaconda3/lib/python3.7/runpy.py", line 109, in _get_module_details
import(pkg_name)
File "/home/tdb/.local/lib/python3.7/site-packages/jittor/init.py", line 18, in
from . import compiler
File "/home/tdb/.local/lib/python3.7/site-packages/jittor/compiler.py", line 1180, in
check_cache_compile()
File "/home/tdb/.local/lib/python3.7/site-packages/jittor/compiler.py", line 891, in check_cache_compile
assert jit_utils.cc
AssertionError

@Tsukihi-Araragi Tsukihi-Araragi changed the title conda环境下运行python3.7 -m jittor.test.test_example报 AssertionError ubuntu conda环境下运行python3.7 -m jittor.test.test_example报 AssertionError Sep 29, 2022
@Exusial
Copy link
Contributor

Exusial commented Nov 25, 2022

您好,您这边清空cache看一下能否运行呢?

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

2 participants