I think the first step would be to identify the version numbers of Python 
and PyQt for both users. Which is pretty straight forward with Leo because 
Leo reports both of these for you in the terminal window. If there is a 
difference between the version numbers between the two users then that will 
give us a good place to start! If not then I too wouldn't know where to 
begin, haha.

On Tuesday, November 24, 2015 at 10:06:43 AM UTC-5, Largo84 wrote:
>
> That previous error was on my Win10 machine. The current problem is on a 
> Mac. Getting Leo to work on a Mac isn't easy. As I recall, I used Homebrew 
> as nothing else seemed to work. I wouldn't even know where to begin to look 
> for where PyQt may not be installed properly. I suppose I'll just have to 
> run it from the user that I know works.
>
> Rob......
>
> On Tuesday, November 24, 2015 at 8:06:48 AM UTC-5, john lunzer wrote:
>>
>> 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.

Reply via email to