Re: [Numpy-discussion] Beginner Help: Generating HTML using Sphinx

2019-04-02 Thread Mbeng Tanyi
and python3 rather than python. > > Best Regards, > Hameer Abbasi > > On Tuesday, Apr 02, 2019 at 10:34 AM, Mbeng Tanyi < > valentinate...@gmail.com> wrote: > Hello > > I still have a problem with this. I am using sphinx1.8.5 and changed the > default python ve

Re: [Numpy-discussion] Beginner Help: Generating HTML using Sphinx

2019-04-02 Thread Mbeng Tanyi
html] Error 1 I googled the error but didn't find anything really useful. I feel it has something to do with python2.7 as part of the path. Suppose I am right, I need help changing it to python3.6 please. Regards Mbeng Tanyi On Sun, Mar 31, 2019 at 9:20 PM Matti Picus wrote: > >

Re: [Numpy-discussion] Beginner Help: Generating HTML using Sphinx

2019-03-31 Thread Mbeng Tanyi
Hello I also got an error the first time I tried $ make file as follows: > mkdir -p build/html build/doctrees > LANG=C sphinx-build -b html -WT --keep-going -d build/doctrees source > build/html > /bin/sh: 1: sphinx-build: not found > Makefile:123: recipe for target 'html' failed > make: *** [h