-
Notifications
You must be signed in to change notification settings - Fork 5
Open
1 / 21 of 2 issues completedDescription
I am running the all the examples on my new Mac with the following software:
Combinations
Python 3.9
PyQt5
# Name Version Build Channel
eqt 2.0.0 pyhdecd6ff_1 conda-forge
pyqt 5.15.9 py39hcf430f4_5 conda-forge
pyqt5-sip 12.12.2 py39hb198ff7_5 conda-forge
qt-main 5.15.15 h67564f6_2 conda-forge
qtpy 2.4.3 pyhd8ed1ab_0 conda-forge
python 3.9.21 h5f1b60f_1_cpython conda-forge
python_abi 3.9 5_cp39 conda-forge
PySide6
# packages in environment at /Users/edoardo.pasca/Apps/miniforge3/envs/eqt_dev_pyside6:
#
# Name Version Build Channel
eqt 2.0.0 pyhdecd6ff_1 conda-forge
qt6-main 6.8.3 hca13b62_1 conda-forge
qtpy 2.4.3 pyhd8ed1ab_0 conda-forge
python 3.9.21 h5f1b60f_1_cpython conda-forge
python_abi 3.9 5_cp39 conda-forge
All example crash with Killed 9 on my mac.
PySide2
# Name Version Build Channel
eqt 2.0.0 pyhdecd6ff_1 conda-forge
qt-main 5.15.15 h67564f6_2 conda-forge
qtpy 2.4.3 pyhd8ed1ab_0 conda-forge
python 3.9.21 h5f1b60f_1_cpython conda-forge
python_abi 3.9 5_cp39 conda-forge
All example run correctly
Python 3.12
# Name Version Build Channel
eqt 2.0.0 pypi_0 pypi
qt-main 5.15.15 h67564f6_2 conda-forge
qtpy 2.4.3 pyhd8ed1ab_0 conda-forge
python 3.12.9 hc22306f_1_cpython conda-forge
python_abi 3.12 5_cp312 conda-forge
I get a segmentation fault 11, open a UIFormDialog, see comment below.
PySide6
If I install everything except python via pip it seems to work just fine.
# Name Version Build Channel
eqt 2.0.0 pypi_0 pypi
qtpy 2.4.3 pypi_0 pypi
python 3.12.9 hc22306f_1_cpython conda-forge
pyside6 6.8.3 pypi_0 pypi
pyside6-addons 6.8.3 pypi_0 pypi
pyside6-essentials 6.8.3 pypi_0 pypi
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status