I've tried to get leo via pip:
pip install pyqt6 leo
but when I try to run it I get:
~/WXP/OGMAP/now/base > leo ogmap.leo
qt.qpa.plugin: Could not find the Qt platform plugin "cocoa" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
The obvious "pip install cocoa" didn't help. Any ideas?
geoff