File "C:\Python27\lib\site-packages\numpydoc\numpydoc.py", line 36,
in mangle_docstrings
doc = get_doc_object(obj, what, u"\n".join(lines), config=cfg)
TypeError: get_doc_object() got multiple values for keyword argument 'config'
Full traceback is attached. Is anyone else having a similar issue?
Thanks,
Brad
Hi Ralf:
The Numpy documentation built fine for me. I actually think the
problem is with the traitsdoc extension (when I change my conf.py file
to use the numpydoc extension instead of numpydoc.traitsdoc the build
works fine). I checked the traits and traitsui packages to see if I
could use them for testing, but it appears that they do not use the
traitsdoc extension.
Brad
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Di...@scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
_______________________________________________
NumPy-Discussion mailing list
NumPy-Di...@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion