Hello Edward, Am Sonntag, 21. April 2013 09:42:28 UTC+2 schrieb Edward K. Ream: > > On Sat, Apr 20, 2013 at 11:09 AM, Viktor Ransmayr > <viktor....@gmail.com<javascript:> > > wrote: > >> Hello everyone, >> >> Creating my weekly HTML-log based on daily @rst nodes returns the >> following tracebacks: >> >> >> Python 3.2.2, qt version 4.8.0 >> > > For now, leo/extensions/docutils will compiler properly only on Python 2.6 > & 2.7. I'm working on it, but it's an unexpected tricky problem because of > several issues related to unicode. > > The good news is that leo/extensions/docutils now passes all expected unit > tests for Python 2.x. > > The workaround should be simple: install an official version of docutils > in your Python 3.x site-packages folder. On windows, the way to do this is > as follows: > > - unpack docutils to a temp folder, say T > - cd T/docutils-0.10 > - python3 setup.py build (**not** setup.py install) > - cd build/lib > - 2to3 docutils --write >
<log> ... D:\Users\Viktor Ransmayr\Temp\docutils-0.10>cd build/lib D:\Users\Viktor Ransmayr\Temp\docutils-0.10\build\lib>2to3 docutils --write Der Befehl "2to3" ist entweder falsch geschrieben oder konnte nicht gefunden werden. D:\Users\Viktor Ransmayr\Temp\docutils-0.10\build\lib> </log> > - copy build/lib/docutils to your Python 3.x site-packages folder. > > Edward > It does not find the '2to3' command. - I checked and did not find a '2to3.bat' file in 'C:\Python32\Scripts\' Any ideas? With kind regards, Viktor -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to leo-editor+unsubscr...@googlegroups.com. To post to this group, send email to leo-editor@googlegroups.com. Visit this group at http://groups.google.com/group/leo-editor?hl=en. For more options, visit https://groups.google.com/groups/opt_out.