And.. if I do run the python setup for Frescobaldi after carefully following the github instructions, it installs into /usr/local/bin, but when run we have:

Traceback (most recent call last):
  File "/usr/local/bin/frescobaldi", line 3, in <module>
    import frescobaldi_app.main
File "/Library/Python/2.7/site-packages/frescobaldi_app/main.py", line 34, in <module>
    from PyQt4.QtCore import QSettings, QTimer, QUrl
ImportError: dlopen(/Library/Python/2.7/site-packages/PyQt4/QtCore.so, 2): Library not loaded: QtCore.framework/Versions/4/QtCore
  Referenced from: /Library/Python/2.7/site-packages/PyQt4/QtCore.so
  Reason: image not found

This on Mac OS X 10.8.3.

Andrew


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to