Re: Problem using sphinx to build documentation

2023-06-06 Thread Chris Johns
On 6/6/2023 7:11 pm, andrew.butterfi...@scss.tcd.ie wrote: > I am trying to install sphinx on an Apple Silicon OSX machine. > I've already done this successfully on a similar machine. > > This time, after following steps in the rtems-docs README.txt, > I do ./waf , it does some stuff and then:

Re: Problem using sphinx to build documentation

2023-06-06 Thread Frank Kühndel
Hello Andrew, I run into the same error message just today (albeit in a different context). The Problem seems to be Sphinx 7. For me Sphinx 6.2.1 and 5.3.0 worked. Greetings Frank On 6/6/23 19:22, andrew.butterfi...@scss.tcd.ie wrote: Subject: Re: Problem using sphinx to build documentation

Re: Problem using sphinx to build documentation

2023-06-06 Thread andrew.butterfi...@scss.tcd.ie
> Which sphinx version got installed? It think its 7.0.1 I tried to re-install it and saw ab-rtems-docs% . ./sphinx/bin/activate (sphinx) ab-rtems-docs% pip3 install sphinx Requirement already satisfied: sphinx in ./sphinx/lib/python3.10/site-packages (7.0.1) Requirement already satisfied: sphi

Re: Problem using sphinx to build documentation

2023-06-06 Thread Joel Sherrill
On Tue, Jun 6, 2023 at 4:11 AM andrew.butterfi...@scss.tcd.ie < andrew.butterfi...@scss.tcd.ie> wrote: > I am trying to install sphinx on an Apple Silicon OSX machine. > I've already done this successfully on a similar machine. > > This time, after following steps in the rtems-docs README.txt,

Problem using sphinx to build documentation

2023-06-06 Thread andrew.butterfi...@scss.tcd.ie
I am trying to install sphinx on an Apple Silicon OSX machine. I've already done this successfully on a similar machine. This time, after following steps in the rtems-docs README.txt, I do ./waf , it does some stuff and then: [ 7/10] Compiling common/_static/favicon.ico [ 8/10] Compiling commo