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
When I try to install gittor on my local mac computer(m2 chip) , I go the following error:
File "/Users/xxxxxxxx/miniconda3/envs/venv/lib/python3.10/site-packages/jittor/compiler.py", line 892, in check_cache_compile
assert jit_utils.cc
AssertionError
local hardware information
Hardware:
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: MacBookPro18,3
Processor Name: Unknown
Processor Speed: 2.4 GHz
Number of Processors: 1
Total Number of Cores: 8
L2 Cache: 16 MB
Memory: 16 GB
Serial Number (system): C6LR4PLJ70
Hardware UUID: 89A5B5AB-69EE-5C11-860F-D6BDAA6099B6
Provisioning UDID: 89A5B5AB-69EE-5C11-860F-D6BDAA6099B6
Activation Lock Status: Disabled
Error message
When I try to install gittor on my local mac computer(m2 chip) , I go the following error:
File "/Users/xxxxxxxx/miniconda3/envs/venv/lib/python3.10/site-packages/jittor/compiler.py", line 892, in check_cache_compile
assert jit_utils.cc
AssertionError
local hardware information
Hardware:
Reproduce
I followed the install instruction provided here: https://cg.cs.tsinghua.edu.cn/jittor/download/
my effort
and I already tried this . It didn't work: #13
The text was updated successfully, but these errors were encountered: