Open jdha opened 6 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
brew install pyqt@5
Test leap to pyqt6
there is no conda-forge implementation of pyqt6 - so we build from pip
minimal updates required for a pyBDY build
benchmark test passes
There are issues with the current pyqt5 on M1/M2 Apple
Work arounds are to
brew install pyqt@5
or use rosetta to emulate intelTest leap to pyqt6