I'm encountering an issue with the Custom_Widgets library when trying to create a standalone executable using PyInstaller. The problem arises due to the use of both PyQt and PySide within the library, ...
The examples folder in this repository contains a few code examples you can use to test and learn about the custom widgets. To use version 0.6.9 or later, it's best to stick to the project structure ...