Modified your CLI to reflect Python v2.7 and PyQt 4, I get the following 
from the 'good' user:

('2.7.10 (default, Aug 22 2015, 20:33:39) \n[GCC 4.2.1 Compatible Apple 
LLVM 7.0.0 (clang-700.0.59.1)]', '4.11.1’)


>From the 'bad' user, I get:


Traceback (most recent call last):

  File "<string>", line 1, in <module>

ImportError: No module named PyQt4


Wondering why PyQt isn't 'visible' to all users when installed using 
Homebrew.


Rob......



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.

Reply via email to