Re: Trying to install on Ubuntu 16.04

2018-08-16 Thread Isaiah St. John
Thanks! I managed to get it running with Anaconda. After installing Anaconda, "sudo pip3 install leo" worked. I guess Anaconda managed to install all the necessary dependencies in such a way that pip could find them when attempting to install Leo. On Thu, Aug 16, 2018, 8:21 AM Terry Brown wrote:

Re: Trying to install on Ubuntu 16.04

2018-08-16 Thread Terry Brown
On Thu, 16 Aug 2018 00:37:09 -0700 (PDT) "Isaiah St. John" wrote: > Hi all, > > I learned of Leo from the recent HackerNews post. I'm a novice Linux > user, and I have tried just about every suggested installation method > on the Leo website without success. I first installed pip3, then did >

Trying to install on Ubuntu 16.04

2018-08-16 Thread Isaiah St. John
Hi all, I learned of Leo from the recent HackerNews post. I'm a novice Linux user, and I have tried just about every suggested installation method on the Leo website without success. I first installed pip3, then did "pip3 install leo", but it failed. I then tried following the instructions for