Hello,

The problem should be there:

File "/usr/lib/pymodules/python2.6/
> pyfits/NP_pyfits.py", line 76, in showwarning
>     _showwarning(message, category, filename, lineno, file)
>   File "/usr/lib/python2.6/warnings.py", line 29, in _show_warning
>     file.write(formatwarning(message, category, filename, lineno, line))
> TypeError: formatwarning() takes exactly 4 arguments (5 given)
>

The pyfits module uses improper call to warning module ...

Regards,
Nikolay

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to