Closed BinaryWarlock closed 9 months ago
Thank you for the report. This is because glcontext is optional and it is only required for linux/mac headless context creation.
It is intentionally not a dependency as on some platforms (web) glcontext cannot be installed. But zengl itself works just fine.
I see, I didn't realize windowed worked without it. Thanks.
pip install zengl
doesn't installglcontext