SpexGuy / Zig-ImGui

Zig bindings for ocornut/imgui, generated using cimgui/cimgui
MIT License
95 stars 20 forks source link

The python script requires python 3, but the error you get from python 2 is misleading. #2

Closed SpexGuy closed 2 years ago

SpexGuy commented 3 years ago

It breaks at a call to open due to an unknown named parameter. There should be a version check at the top of the script.

SpexGuy commented 2 years ago

Closed by 36c78ae, gives a nice error message when run with python 2