Darren Dale wrote:
> I am seeing some errors when I build the docs, including import errors 
> for nonexistent date_support and basic_units modules, and:
I added the ability for explicitly setting sys.path so that modules in 
the same directory as an example would be importable.  It looks likes 
that has somehow broken again. I'll look into it.
>
>
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.ArrowStyle.BracketB: arg is not a Python 
> function                                                          
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.ArrowStyle.Curve: arg is not a Python 
> function                                                             
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.ArrowStyle.CurveA: arg is not a Python 
> function                                                            
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.ArrowStyle.CurveAB: arg is not a Python 
> function                                                           
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.ArrowStyle.CurveB: arg is not a Python 
> function                                                            
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.ArrowStyle.Fancy: arg is not a Python 
> function                                                             
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.ArrowStyle.Simple: arg is not a Python 
> function                                                            
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.ArrowStyle.Wedge: arg is not a Python 
> function                                                             
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.BoxStyle.LArrow: arg is not a Python 
> function                                                              
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.BoxStyle.RArrow: arg is not a Python 
> function                                                              
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.BoxStyle.Round: arg is not a Python 
> function                                                               
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.BoxStyle.Round4: arg is not a Python 
> function                                                              
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.BoxStyle.Roundtooth: arg is not a Python 
> function                                                          
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.BoxStyle.Sawtooth: arg is not a Python 
> function                                                            
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.BoxStyle.Square: arg is not a Python 
> function                                                              
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.ConnectionStyle.Angle: arg is not a Python 
> function                                                        
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.ConnectionStyle.Angle3: arg is not a Python 
> function                                                       
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.ConnectionStyle.Arc: arg is not a Python 
> function                                                          
> WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: 
> (WARNING/2) error while formatting signature for 
> matplotlib.patches.ConnectionStyle.Arc3: arg is not a Python 
> function                                                         
I have never had any idea what this warning means,
> WARNING: 
> /usr/lib/python2.5/site-packages/matplotlib/patches.py:docstring of 
> matplotlib.patches.FancyBboxPatch.set_width:2: (WARNING/2) Block quote 
> ends without a blank line; unexpected 
> unindent.                                            
> WARNING: /usr/lib/python2.5/site-packages/matplotlib/axes.py:docstring 
> of matplotlib.axes.Axes.acorr:22: (ERROR/3) Unexpected 
> indentation.                     
> WARNING: /usr/lib/python2.5/site-packages/matplotlib/axes.py:docstring 
> of matplotlib.axes.Axes.semilogy:3: (ERROR/3) Inconsistent literal 
> block quoting.       
> WARNING: :0: (ERROR/3) Unexpected 
> indentation.                                 
> WARNING: /home/darren/src/matplotlib/doc/api/backend_wxagg_api.rst:5: 
> (WARNING/2) autodoc can't import/find module 
> 'matplotlib.backends.backend_wxagg', it reported error: "No module 
> named wx",please check your spelling and sys.path        
> WARNING: /home/darren/src/matplotlib/doc/api/cbook_api.rst:9: 
> (WARNING/2) error while formatting signature for 
> matplotlib.cbook.Xlator: arg is not a Python 
> function                                                                      
>       
>
> WARNING: /home/darren/src/matplotlib/doc/api/font_manager_api.rst:: 
> (WARNING/2) Duplicate explicit target name: 
> "fontconfig".                                  
> WARNING: /home/darren/src/matplotlib/doc/api/mathtext_api.rst:11: 
> (WARNING/2) error while formatting signature for 
> matplotlib.mathtext.Parser.State: arg is not a Python 
> function                                                              
> WARNING: /home/darren/src/matplotlib/doc/api/mathtext_api.rst:11: 
> (WARNING/2) error while formatting signature for 
> matplotlib.mathtext.TruetypeFonts.CachedFont: arg is not a Python 
> function                                                  
> WARNING: /home/darren/src/matplotlib/doc/api/path_api.rst:9: 
> (WARNING/2) error while formatting signature for 
> matplotlib.path.Path.code_type: arg is not a Python 
> function                                                                      
>
> WARNING: 
> /usr/lib/python2.5/site-packages/matplotlib/pyplot.py:docstring of 
> matplotlib.pyplot.acorr:41: (ERROR/3) Unexpected 
> indentation.                      
> WARNING: :0: (ERROR/3) Inconsistent literal block 
> quoting.                     
> WARNING: 
> /usr/lib/python2.5/site-packages/matplotlib/pyplot.py:docstring of 
> matplotlib.pyplot.annotate:19: (ERROR/3) Unexpected 
> indentation.                   
> WARNING: /home/darren/src/matplotlib/doc/api/pyplot_api.rst:6380: 
> (ERROR/3) Unknown interpreted text role 
> "module".                                            
> WARNING: /home/darren/src/matplotlib/doc/api/ticker_api.rst:9: 
> (WARNING/2) error while formatting signature for 
> matplotlib.ticker.TickHelper.DummyAxis: arg is not a Python 
> function                                                           
> WARNING: 
> /home/darren/src/matplotlib/doc/devel/add_new_projection.rst:132: 
> (WARNING/2) error while formatting signature for 
> matplotlib.projections.polar.PolarAxes.InvertedPolarTransform: arg is 
> not a Python function                        
> WARNING: 
> /home/darren/src/matplotlib/doc/devel/add_new_projection.rst:132: 
> (WARNING/2) error while formatting signature for 
> matplotlib.projections.polar.PolarAxes.PolarAffine: arg is not a 
> Python function                                   
> WARNING: 
> /home/darren/src/matplotlib/doc/devel/add_new_projection.rst:132: 
> (WARNING/2) error while formatting signature for 
> matplotlib.projections.polar.PolarAxes.PolarTransform: arg is not a 
> Python function                                
> WARNING: 
> /home/darren/src/matplotlib/doc/devel/add_new_projection.rst:132: 
> (WARNING/2) error while formatting signature for 
> matplotlib.projections.polar.PolarAxes.RadialLocator: arg is not a 
> Python function                                 
> WARNING: 
> /home/darren/src/matplotlib/doc/devel/add_new_projection.rst:132: 
> (WARNING/2) error while formatting signature for 
> matplotlib.projections.polar.PolarAxes.ThetaFormatter: arg is not a 
> Python function
>
> and:
>
> checking 
> consistency...                                                        
> WARNING: /home/darren/src/matplotlib/doc/examples/index.rst:: document 
> isn't included in any toctree
This one is deliberate -- it's there to help the search engine, but we 
don't actually want to include it in the doc.
>                                                            
> WARNING: 
> /home/darren/src/matplotlib/doc/faq/environment_variables_faq.rst:: 
> document isn't included in any 
> toctree                                            
> WARNING: /home/darren/src/matplotlib/doc/users/arraydata.rst:: 
> document isn't included in any toctree
These (I believe) are unfinished documents, that should be added to the 
index once they are.
>
> Most importantly:
>
> copying static files...
> Exception occurred:
>   File "/usr/lib/python2.5/shutil.py", line 165, in rmtree
>     names = os.listdir(path)
> OSError: [Errno 2] No such file or directory: 
> '/home/darren/src/matplotlib/doc/build/html/_static/plot_directive'
> The full traceback has been saved in /tmp/sphinx-err-qaZ8fg.log, if 
> you want toreport the issue to the author.
> Please also report this if it was a user error, so that a better error 
> message can be provided next time.
> Send reports to sphinx-...@googlegroups.com 
> <mailto:sphinx-...@googlegroups.com>. Thanks!
> Building HTML failed.
I haven't been able to get to the root of this problem, but an 
"svn-clean" in the doc directory always fixes it for me.

Cheers,
Mike
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> ------------------------------------------------------------------------
>
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>   


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to