Hello,

Can you try to install PySide6 on a fresh virtual environment
and verify this?

If you are unfamiliar with that:
https://doc.qt.io/qtforpython/quickstart.html


It might be that you are installing everything on your system Python,
and then there might be some issues with upgrades.

Cheers

On 10/17/22 02:05, David Ching wrote:


From: Cristi?n Maureira-Fredes  <cristian.maureira-fre...@qt.io>
Subject: [PySide] New Qt for Python release: 6.4.0 is out!

New tools: pyside6-qml (for qml preview), pyside6-qtpy2cpp (to translate
python to c++ code), pyside6-deploy (to simplify the deployment story, based
on nuitka)

pyside6-qtpy2cpp seems to be missing after PIP install on Windows.  The
other utilities including pyside6-deploy are present:

C:\Users\David\AppData\Roaming\Python\Python39\Scripts>dir /b pyside6* |
grep deploy
pyside6-deploy.exe

C:\Users\David\AppData\Roaming\Python\Python39\Scripts>dir /b pyside6* |
grep cpp

C:\Users\David\AppData\Roaming\Python\Python39\Scripts>




_______________________________________________
PySide mailing list
PySide@qt-project.org
https://lists.qt-project.org/listinfo/pyside

--
Dr. Cristián 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, Jouni Lintunen
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