This is installed in a standard virtual environment on Windows 11. The venv's requirement file contains:
gr
PySide6
PyQt6
But every Qt6 example from the repositories example directory is displayed incompletely. It shows a Qt widget, some buttons, but nothing more is drawn and the error message from the title is shown inside the terminal. As far as I understand the basic Qt support for the GKS graphics kernel is missing. Is there any parameter in order to get a PyPi package with complete Qt6 support?