[PySide] New Qt for Python release: 6.2.0 is out !
Cristián Maureira-Fredes
Cristian.Maureira-Fredes at qt.io
Thu Sep 30 17:13:57 CEST 2021
On 9/30/21 17:01, Florian Bruhin wrote:
> Hey,
>
> On Thu, Sep 30, 2021 at 04:06:55PM +0200, Cristián Maureira-Fredes wrote:
>> pip install pyside6 \
>> --index-url=http://download.qt.io/official_releases/QtForPython \
>> --trusted-host download.qt.io
>
> I'd suggest this instead:
>
> pip install pyside6 \
> --index-url=https://download.qt.io/official_releases/QtForPython
>
> This way, there's no insecure connection (which would let someone in a
> privileged network position inject code to run on your machine), and
> thus also no --trusted-host override is needed.
>
> Florian
>
Thanks Florian! :)
--
Dr. Cristián Maureira-Fredes
R&D Manager
The Qt Company GmbH
Erich-Thilo-Str. 10
D-12489 Berlin
Geschäftsführer: Mika Pälsi,
Juha Varelius, Jouni Lintunen
Sitz der Gesellschaft: Berlin,
Registergericht: Amtsgericht
Charlottenburg, HRB 144331 B
More information about the PySide
mailing list