Open swallown1 opened 2 years ago
When I run any example, I get the following error
RuntimeError: [D:/a/taichi/taichi/taichi/codegen/spirv/spirv_ir_builder.cpp:get_primitive_type@248] Type i8 not supported. GLFW Error 65537: The GLFW library is not initialized
The running environments:
window 10 Taichi 1.0.1
Returning Taichi to version 1.0.0 can solve this problem
I use python3.6 and both taichi version 1.0.0 and 1.0.1 report the same error
Same issue in 2024
When I run any example, I get the following error
RuntimeError: [D:/a/taichi/taichi/taichi/codegen/spirv/spirv_ir_builder.cpp:get_primitive_type@248] Type i8 not supported. GLFW Error 65537: The GLFW library is not initialized
The running environments:
window 10 Taichi 1.0.1