taichi-dev / voxel-challenge

226 stars 36 forks source link

The GLFW library is not initialized #14

Open swallown1 opened 2 years ago

swallown1 commented 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

swallown1 commented 2 years ago

Returning Taichi to version 1.0.0 can solve this problem

ZeyingXuHuaWei commented 2 years ago

I use python3.6 and both taichi version 1.0.0 and 1.0.1 report the same error

pa-beaufort commented 7 months ago

Same issue in 2024