Traceback output
Konstas Marmatakis <[email protected]>
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hallo,
I tried to use sphinx rst2html to convert rst file to html.
The command was:
C:\python33\Scripts\rst2html.py INSTALL.rst
OS: Windows 7 64bit (Greek)
Python: version 3.3.3
The traceback output is:
Traceback (most recent call last):
File "C:\python33\Scripts\rst2html.py", line 5, in <module>
pkg_resources.run_script('docutils==0.10', 'rst2html.py')
File
"C:\Python33\lib\site-packages\distribute-0.6.30-py3.3.egg\pkg_resources.py",
line 499, in run_
script
self.require(requires)[0].run_script(script_name, ns)
File
"C:\Python33\lib\site-packages\distribute-0.6.30-py3.3.egg\pkg_resources.py",
line 1240, in run
_script
exec(compile(open(script_filename).read(), script_filename, 'exec'),
namespace, namespace)
File
"c:\python33\lib\site-packages\docutils-0.10-py3.3.egg\EGG-INFO\scripts\rst2html.py",
line 23,
in <module>
publish_cmdline(writer_name='html', description=description)
File
"C:\Python33\lib\site-packages\docutils-0.10-py3.3.egg\docutils\core.py", line
352, in publish_
cmdline
config_section=config_section, enable_exit_status=enable_exit_status)
File
"C:\Python33\lib\site-packages\docutils-0.10-py3.3.egg\docutils\core.py", line
219, in publish
output = self.writer.write(self.document, self.destination)
File
"C:\Python33\lib\site-packages\docutils-0.10-py3.3.egg\docutils\writers\__init__.py",
line 81,
in write
output = self.destination.write(self.output)
File
"C:\Python33\lib\site-packages\docutils-0.10-py3.3.egg\docutils\io.py",
line 374, in write
data = data.replace('\n', os.linesep) # fix endings
TypeError: expected bytes, bytearray or buffer compatible object
Thank you
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.21 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iEYEARECAAYFAlN/MScACgkQsJq+5X4tTywgTgCeNpGcP1n3LNGvE3/kYtLfZJFc
jnsAniPLBa+olwHIu4FmT9+qm16lGsui
=8ZrK
-----END PGP SIGNATURE-----
---
Αυτό το email είναι απαλλαγμένο από ιούς και κακόβουλο λογισμικό, επειδή είναι ενεργή η προστασία avast! Antivirus.
http://www.avast.com
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Docutils-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-users
Please use "Reply All" to reply to the list.