I will also reference a previous issue you had. https://groups.google.com/forum/#!topic/leo-editor/ABz8EiIxF2s
In this case it was a mismatch of Python and Qt bit versions. Check that your "other user" is also using the same version/distribution of Python that you were using previously. On Tuesday, November 24, 2015 at 8:04:09 AM UTC-5, john lunzer wrote: > > Without being able to do too much research this morning this could be > related to this: > > https://github.com/leo-editor/leo-editor/issues/202 > > For the same error (different setup) Edward noted that he thought that Qt > may not be installed correctly. It is possible that on Macs Qt does not > install the same for all users. > > On Monday, November 23, 2015 at 11:15:37 AM UTC-5, Largo84 wrote: >> >> Any idea why Leo won't run from a different user account on a Mac? The >> last three lines in the Terminal log pane are: >> >> import leo.plugins.qt_text as qt_text >> >> File "/Users/Shared/leo-editor/leo/plugins/qt_text.py", line 434, in >> <module> >> >> class LeoLineTextWidget(QtWidgets.QFrame): >> >> AttributeError: 'NoneType' object has no attribute 'QFrame' >> >> >> 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.
