Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:2
-
Sprint:TSSW Sprint - Jan 30 - Feb 13
-
Team:Telescope and Site
-
Urgent?:No
Description
Please help to install the PySide6 in LSST develop image in additional to PySide2. Right now, the M2 Python EUI and M1M3 EUI are using the PySide2 as the QT library. We would like to upgrade the EUIs to PySide6.
However, we may want to make sure the pytest-qt and other packages (xorg-x11-server-Xvfb and pytest-xvfb support unit test on Jenkins) or platforms (AlmaOS and MacOS) can still work after the upgrade of EUI packages.
Therefore, the PySide2 and PySide6 might need to coexist for some time before the upgrade and test are done. Thanks!
I prepared the ts-dockerhub.lsst.org/develop-env:PYSIDE docker image containing both PySide2 and PySide6 and asked Petr Kubanek and Te-Wei Tsai to test it.