Hey there,

For our Qt License holders out there,
we just released qtpip.

qtpip is a simple wrapper around pip,
that adds some logic from the Qt Installer
in order to provide a quick way to get
commercial Qt for Python wheels.

The current approach to get commercial wheels
was very tedious and more complicated that just using pip,
so we believe this is the right mechanism
to simplify that use case.


In order to use it, one needs to install it via:

    pip install qtpip

and then use it like you will do with pip:

    qtpip install pyside6

That will check if you currently have a valid Qt License
and will enable you to get commercial wheels in your
environment.

Here you can find more info!
https://www.qt.io/blog/qtpip-qtforpython-installer

And in case you have ideas,
or find an issue, use the 'Qt pip'
component in the Qt Bug Tracker:
https://bugreports.qt.io/issues/?jql=project%20%3D%20PYSIDE%20AND%20component%20%3D%20%22Qt%20pip%22

Cheers!

--
Dr. Cristian Maureira-Fredes
Senior R&D Manager

The Qt Company GmbH
Erich-Thilo-Str. 10
D-12489 Berlin

Geschäftsführer: Mika Pälsi,
Juha Varelius, Mika Harjuaho
Sitz der Gesellschaft: Berlin,
Registergericht: Amtsgericht
Charlottenburg, HRB 144331 B
--
_______________________________________________
PySide mailing list
PySide@qt-project.org
https://lists.qt-project.org/listinfo/pyside

Reply via email to