On Wednesday, February 6, 2019 at 1:19:47 PM UTC-5, Matt Wilkie wrote:
>
> No go. I had already tried that based on your earlier post.  
>
>
> Hmm. I don't get it (but there's a great many things I don't get about 
> git. I wish something else had won the revision control developer mind 
> share.) Anyway a git clone isn't essential, it just makes future updates 
> easier. Try this:
>
> wget http://github.com/leo-editor/leo-editor/zipball/devel/ --output 
> leo-editor-devel.zip
>
> unzip leo-editor-devel.zip
>
> # rename the resultant folder something reasonable
> mv leo-editor-leo-editor-96b7679 leo-editor
>
> pip install --editable leo-editor
>
>
> Matt
> (btw, don't mistake sometimes brief responses for irritation. It's just 
> time and attention conservation.)
>

Looks like we are closer but not quite. Looked like a successful 
installation—I did have to install *python-pip* but I am getting:
*jrkrideau@john-T510:~$ leo*

*setting leoID from os.getenv('USER'): 'jrkrideau'*
*Traceback (most recent call last):*

*  File "/home/jrkrideau/leo-editor/leo/core/leoApp.py", line 1081, in 
createQtGui*
*    assert Qt*

*AssertionError*

*can not import Qt*
*jrkrideau@john-T510:~$*

I did a *sudo apt install qt5-default *but I am getting the same error. 

Re brevity, I am a long-time denizen of the R-help mailing lists where 
replies such as *FAQ 7.11  *or *Don't post in HTML* or* ?set.seed* are not 
uncommon.  

Thanks for all the time and help.


 

-- 
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