SourceForge logo
SourceForge logo
Menu

matplotlib-users

From: Nils W. <nw...@me...> - 2004年01月30日 17:56:19
~/cvs/matplotlib/htdocs> /usr/bin/python process_docs.py
 Converting matplotlib.afm.html to template
 Converting matplotlib.artist.html to template
 Converting matplotlib.axes.html to template
 Converting matplotlib.axis.html to template
 Converting matplotlib.backend_bases.html to template
 Converting matplotlib.backends.backend_gd.html to template
Traceback (most recent call last):
 File "process_docs.py", line 28, in ?
 s = file('../docs/' + fname).read()
IOError: [Errno 2] No such file or directory:
'../docs/matplotlib.backends.backend_gd.html'
From: John H. <jdh...@ac...> - 2004年01月30日 18:05:32
>>>>> "Nils" == Nils Wagner <nw...@me...> writes:
 Nils> ~/cvs/matplotlib/htdocs> /usr/bin/python process_docs.py
 Nils> Converting matplotlib.afm.html to template Converting
 Nils> matplotlib.artist.html to template Converting
 Nils> matplotlib.axes.html to template Converting
 Nils> matplotlib.axis.html to template Converting
 Nils> matplotlib.backend_bases.html to template Converting
 Nils> matplotlib.backends.backend_gd.html to template Traceback
 Nils> (most recent call last): File "process_docs.py", line 28, in
 Nils> ? s = file('../docs/' + fname).read() IOError: [Errno 2] No
 Nils> such file or directory:
 Nils> '../docs/matplotlib.backends.backend_gd.html'
Are you aware that the htdocs build the matplotlib web page, which can
be found at http://matplotlib.sourceforge.net. In other words, unless
you want to edit the web page docs, there is not much need to build
them yourself since they are available online.
If all you want is the pydoc documentation, this is online at
 http://matplotlib.sourceforge.net/matlab_commands.html and
 http://matplotlib.sourceforge.net/classdocs.html
If you really want to build the html docs yourself, from your error
message it looks like you do not have gd module properly installed.
Can you do this?
 >> import matplotlib
 >> matplotlib.use('GD')
 >> from matplotlib.matlab import *
If not, then GD is not installed properly and you need to follow the
install instructions at
http://matplotlib.sourceforge.net/backends.html#GD.
You will need to have all backends working before you can build the
htdocs.
One last word of warning, since you are building htdocs, you are using
CVS, right? CVS has undergone a lot of changes in the last 2 days,
particularly the GD backend, and if you have the latest CVS version,
GD won't run properly without a patched gdmodule. Stay tuned for
another post with all the required info for using the latest CVS.
JDH
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /