Comment #2 on issue 221 by yanckin: 建议更新docutils版本到0.6
http://code.google.com/p/ulipad/issues/detail?id=221

Thks.But if I hadn't modified the file sitecustomize.py,it still occur these errors:

File "/home/wayhome/code/svn/ulipad/packages/docutils/readers/__init__.py", line
80, in new_document
    document = utils.new_document(self.source.source_path, self.settings)
File "/home/wayhome/code/svn/ulipad/packages/docutils/utils.py", line 424, in
new_document
    source_path = decode_path(source_path)
File "/home/wayhome/code/svn/ulipad/packages/docutils/utils.py", line 340, in
decode_path
    path = path.decode(sys.getfilesystemencoding(), 'strict')
  File "/usr/lib/python2.6/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 43-50: ordinal not
in range(128)

The last version doesn't need to modify it.
It's fit for me now,but I don't think that other people will do this way.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to