>>>>
copying static files... Exception occurred:
File "/usr/lib/python2.5/site-packages/Sphinx-0.6b1-py2.5.egg/sphinx/
util/__init__.py", line 408, in copy_static_entry
if filename in builder.config.exclude_dirnames:
NameError: global name 'filename' is not defined
The full traceback has been saved in /tmp/sphinx-err-1Rhiet.log, if
you want to report 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 [email protected]. Thanks!
<<<<
>>>>
$cat /tmp/sphinx-err-1Rhiet.log
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/Sphinx-0.6b1-py2.5.egg/sphinx/
cmdline.py", line 172, in main
app.build(all_files, filenames)
File "/usr/lib/python2.5/site-packages/Sphinx-0.6b1-py2.5.egg/sphinx/
application.py", line 129, in build
self.builder.build_update()
File "/usr/lib/python2.5/site-packages/Sphinx-0.6b1-py2.5.egg/sphinx/
builders/__init__.py", line 255, in build_update
'out of date' % len(to_build))
File "/usr/lib/python2.5/site-packages/Sphinx-0.6b1-py2.5.egg/sphinx/
builders/__init__.py", line 313, in build
self.finish()
File "/usr/lib/python2.5/site-packages/Sphinx-0.6b1-py2.5.egg/sphinx/
builders/html.py", line 544, in finish
self.globalcontext)
File "/usr/lib/python2.5/site-packages/Sphinx-0.6b1-py2.5.egg/sphinx/
util/__init__.py", line 408, in copy_static_entry
if filename in builder.config.exclude_dirnames:
NameError: global name 'filename' is not defined
<<<<
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---