Hi,
when i try to :make html
I got this error:
_______________
# Sphinx version: 0.6.4
# Docutils version: 0.6 release
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/Sphinx-0.6.4-py2.5.egg/sphinx/
cmdline.py", line 170, in main
app.build(all_files, filenames)
File "/usr/lib/python2.5/site-packages/Sphinx-0.6.4-py2.5.egg/sphinx/
application.py", line 131, in build
self.builder.build_update()
File "/usr/lib/python2.5/site-packages/Sphinx-0.6.4-py2.5.egg/sphinx/
builders/__init__.py", line 265, in build_update
'out of date' % len(to_build))
File "/usr/lib/python2.5/site-packages/Sphinx-0.6.4-py2.5.egg/sphinx/
builders/__init__.py", line 285, in build
purple, length):
File "/usr/lib/python2.5/site-packages/Sphinx-0.6.4-py2.5.egg/sphinx/
builders/__init__.py", line 131, in status_iterator
for item in iterable:
File "/usr/lib/python2.5/site-packages/Sphinx-0.6.4-py2.5.egg/sphinx/
environment.py", line 513, in update_generator
self.read_doc(docname, app=app)
File "/usr/lib/python2.5/site-packages/Sphinx-0.6.4-py2.5.egg/sphinx/
environment.py", line 610, in read_doc
self.process_images(docname, doctree)
File "/usr/lib/python2.5/site-packages/Sphinx-0.6.4-py2.5.egg/sphinx/
environment.py", line 751, in process_images
if not os.access(path.join(self.srcdir, imgpath), os.R_OK):
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in
position 71: ordinal not in range(128)
__________________
Maybe someone could help me?
Thank you all
Ole
--
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.