If you have purchased a commercial license then please login to your account using the details sent to you at the time of purchase.
PyQt-3D for PyQt6 is provided as a source distribution (sdist) and binary wheels from PyPI. The wheels will automatically install copies of the corresponding Qt libraries. To install it run:
pip install PyQt6-3D
There is a development snapshot (ChangeLog) that can be installed from the local PyPI server.
PyQt-3D for PyQt5 is provided as a source distribution (sdist) and binary wheels from PyPI. The wheels will automatically install copies of the corresponding Qt libraries. To install it run:
pip install PyQt3D
There is a development snapshot (ChangeLog) that can be installed from the local PyPI server.