Hi, It seems tinkerer tries to add "author" as a new config variable. But it is already defined in sphinx-core. As a result, they are conflicted. IMO, it is not needed to add it by tinkerer.
Since Sphinx-1.8, we've started to check such conflicts. Could you file this as an issue to tinkerer project? Thanks, Takeshi KOMIYA 2018年9月22日(土) 21:54 chrim2 <[email protected]>: > > I am trying to use tinker which use sphinx. > When I run tinker I get the following Sphinx error. > > you@here$ tinker --build > Running Sphinx v1.8.0 > > Extension error: > Config value 'author' already present > > My conf.py only has one author variable in it. > What would be causing this error? > > -- > You received this message because you are subscribed to the Google Groups > "sphinx-users" 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/sphinx-users. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sphinx-users" 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/sphinx-users. For more options, visit https://groups.google.com/d/optout.
