Trying to simply invoke pip install imgui-bundle on Windows, I seem to get a CMAKE issue related to the deprecation of versions < 3.5. Current CMAKE version on my machine is 3.26.0-rc6. $ pip install ...