Any chance you can get the full traceback? I've always seen Sphinx say
"for the full traceback, see this file..." Is it not displaying
anything like that for you?
Mike
On 06/01/2013 02:22 PM, Benjamin Root wrote:
Just tried building the docs for the tip of the v1.3.x branch, and it
errors o
No, there was no such message. That is all that was displayed to my screen.
--
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level d
On Thu, May 30, 2013 at 11:29 PM, Nicolas Rougier
wrote:
>> I'm also concerned about the overhead of
>> ctypes, given that there are already so many required optimizations in
>> the matplotlib freetype wrapper to make it fast enough. But I'm willing
>> to hold judgement on that until some measur
> No, there was no such message. That is all that was displayed to my
> screen.
>
I've seen this error before, and I think cleaning up all sphinx caching and
temporary files "fixed" it.
Try running a python make.py clean before building the documention.
Cheers,
N
>
>
>
> --