NOC-MSM / pyBDY

pyBDY: a Python based regional NEMO model configuration toolbox.
GNU General Public License v3.0
7 stars 7 forks source link

Testing with pyqt6 #160

Open jdha opened 4 months ago

jdha commented 4 months ago

There are issues with the current pyqt5 on M1/M2 Apple

Work arounds are to brew install pyqt@5 or use rosetta to emulate intel

Test leap to pyqt6

jdha commented 4 months ago

there is no conda-forge implementation of pyqt6 - so we build from pip

minimal updates required for a pyBDY build

jdha commented 4 months ago

benchmark test passes