"missing" widgets and components for PyQt/PySide This repository aims to provide high-quality community-contributed Qt widgets and components for PyQt & PySide that are not provided in the native QtWidgets module.
"missing" widgets and components for PyQt/PySide This repository aims to provide high-quality community-contributed Qt widgets and components for PyQt & PySide that are not provided in the native QtWidgets module.
To install py310-superqt, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py310-superqt
To see what files were installed by py310-superqt, run:
port contents py310-superqt
To later upgrade py310-superqt, run:
sudo port selfupdate && sudo port upgrade py310-superqt
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.