Py2exe-GUI is an assist tool based on PySide6, designed to provide a complete yet easy-to-use GUI for PyInstaller. It has the following features: Fully graphical interface, easy to use. All options of ...
I'm trying to build a project that has a dependency on jsonschema. On building and running the project with py2exe I get this error at runtime: If I look in the ...