I used homebrew to upgrade PyQt and that seemed to fix the problem. Rob........
On Friday, August 15, 2014 10:06:48 AM UTC-4, Largo84 wrote: > > I just migrated everything over to a new Macbook Pro from an older one > that had Leo working OK (installed using the Homebrew formula). I get the > following error: > > File "/Users/rkeeney/Applications/Leo/leo/core/leoVim.py", line 14, in > <module> > import PyQt4.QtCore as QtCore > ImportError: > dlopen(/usr/local/lib/python2.7/site-packages/PyQt4/QtCore.so, 2): Library > not loaded: /usr/local/lib/QtCore.framework/Versions/4/QtCore > Referenced from: /usr/local/lib/python2.7/site-packages/PyQt4/QtCore.so > Reason: Incompatible library version: QtCore.so requires version 4.8.0 > or later, but QtCore provides version 4.7.0 > > I tried to reinstall PyQT using Homebrew, but get this: > > brew install pyqt > Warning: pyqt-4.10.3 already installed > > I checked the PATH commands and everything looks correct. Before I go to a > lot of trouble (and time) to completely erase and reinstall everything, any > ideas what I should try first? > > Rob...... > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
