[PySide] Qt Designer is no longer shipped with the latest PySide6

Cristián Maureira-Fredes Cristian.Maureira-Fredes at qt.io
Wed May 18 18:20:28 CEST 2022


Hello,

it has never been removed:

% python -m venv env_test
% source env_test/bin/activate

% pip install pyside6
Collecting pyside6
   Using cached PySide6-6.3.0-cp36-abi3-manylinux_2_28_x86_64.whl (65 kB)
Collecting PySide6-Addons==6.3.0
   Using cached PySide6_Addons-6.3.0-cp36-abi3-manylinux_2_28_x86_64.whl 
(119.9 MB)
Collecting PySide6-Essentials==6.3.0
   Using cached 
PySide6_Essentials-6.3.0-cp36-abi3-manylinux_2_28_x86_64.whl (76.0 MB)
Collecting shiboken6==6.3.0
   Using cached shiboken6-6.3.0-cp36-abi3-manylinux_2_28_x86_64.whl (222 kB)
Installing collected packages: shiboken6, PySide6-Essentials, 
PySide6-Addons, pyside6
Successfully installed PySide6-Addons-6.3.0 PySide6-Essentials-6.3.0 
pyside6-6.3.0 shiboken6-6.3.0
WARNING: You are using pip version 22.0.4; however, version 22.1 is 
available.
You should consider upgrading via the 
'/home/cmaureir/env_test/bin/python -m pip install --upgrade pip' command.

% find env_test | grep pyside6-designer
env_test/bin/pyside6-designer


Cheers

On 5/18/22 13:23, Zhao Lee wrote:
> I just found Qt Designer is no longer shipped with the latest PySide6, 
> I'd suggest bringing it back for convenience
> 
> 
> 
> 
> _______________________________________________
> PySide mailing list
> PySide at qt-project.org
> https://lists.qt-project.org/listinfo/pyside

-- 
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