Code Sample, a copy-pastable example if possible
Problem description
psyplot gui crashes upon launch
Expected Output
psyplot gui opens
psyplot
Attribute Qt::AA_UseSoftwareOpenGL must be set before QCoreApplication is created.
QWidget: Must construct a QApplication before a QWidget
[1] 3285 IOT instruction (core dumped) psyplot tests/icon_test.nc
Output of psyplot -aV
Details
psyplot:
requirements:
matplotlib: 3.5.1numpy: 1.22.3pandas: 1.4.1python: 3.10.2 (main, Jan 15 2022, 19:56:27) [GCC 11.1.0]xarray: 0.20.1version: 1.4.2+16.g9a1f4f8psyplot_gui:
requirements:
pyqt: 5.15.6qt: 5.15.2qtconsole: 5.2.2version: 1.4.0
NOTE
I packaged psyplot and psyplot-gui into the AUR.
The above result is the same also when just using pip install psyplot psyplot-gui.
OS: Manjaro
Code Sample, a copy-pastable example if possible
Problem description
psyplot gui crashes upon launch
Expected Output
psyplot gui opens
psyplot
Attribute Qt::AA_UseSoftwareOpenGL must be set before QCoreApplication is created. QWidget: Must construct a QApplication before a QWidget [1] 3285 IOT instruction (core dumped) psyplot tests/icon_test.ncOutput of
psyplot -aVDetails
NOTE
I packaged
psyplotandpsyplot-guiinto the AUR.The above result is the same also when just using
pip install psyplot psyplot-gui.OS: Manjaro