Yes, my old MBP usage 5 years, die lost week,
my wife allow upgrade into MBPR 2015 version ;-)
so env as:
$ Python 2.7.10 (default, Oct 23 2015, 19:19:21)
[GCC 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.59.5)] on darwin

brew installed:
$ brew list
axel gettext openssl pyqt readline wget
bash htop p7zip qt sip

and old way can not run Leo...
what i forget something?

$ python /opt/bin/leo/launchLeo.py
setting leoID from os.getenv('USER'): 'zoomq'
reading settings in /opt/bin/Leo-5.2-final/leo/config/leoSettings.leo
Traceback (most recent call last):
  File "/opt/bin/leo/launchLeo.py", line 8, in <module>
    leo.core.runLeo.run()
  File "/opt/bin/Leo-5.2-final/leo/core/runLeo.py", line 63, in run
    g.app.loadManager.load(fileName, pymacs)
  File "/opt/bin/Leo-5.2-final/leo/core/leoApp.py", line 2058, in load
    lm.doPrePluginsInit(fileName, pymacs)
  File "/opt/bin/Leo-5.2-final/leo/core/leoApp.py", line 2124, in
doPrePluginsInit
    lm.createGui(pymacs)
  File "/opt/bin/Leo-5.2-final/leo/core/leoApp.py", line 2149, in createGui
    lm.createSpecialGui(gui_option, pymacs, script, windowFlag)
  File "/opt/bin/Leo-5.2-final/leo/core/leoApp.py", line 2164, in
createSpecialGui
    g.app.createDefaultGui()
  File "/opt/bin/Leo-5.2-final/leo/core/leoApp.py", line 1099, in
createDefaultGui
    app.createQtGui(fileName, verbose=verbose)
  File "/opt/bin/Leo-5.2-final/leo/core/leoApp.py", line 1119, in
createQtGui
    import leo.plugins.qt_gui as qt_gui
  File "/opt/bin/Leo-5.2-final/leo/plugins/qt_gui.py", line 12, in <module>
    import leo.plugins.qt_big_text as qt_big_text
  File "/opt/bin/Leo-5.2-final/leo/plugins/qt_big_text.py", line 6, in
<module>
    import leo.plugins.qt_text as qt_text
  File "/opt/bin/Leo-5.2-final/leo/plugins/qt_text.py", line 434, in
<module>
    class LeoLineTextWidget(QtWidgets.QFrame):
AttributeError: 'NoneType' object has no attribute 'QFrame'

-- 
Life's Pathetic, Let's Pythonic! 人生苦短, Python是岸!
俺: http://zoomquiet.io
授: http://creativecommons.org/licenses/by-sa/2.5/cn/
怒: 冗余不做,日子甭过!备份不做,十恶不赦!
KM keep growing environment culture which promoting organization be
learnning!

-- 
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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to