> It does not find the '2to3' command. - I checked and did not find a > '2to3.bat' file in 'C:\Python32\Scripts\' >
On my Python3.2 the 2to3.py is one level deeper, C:\Python32\Tools\Scripts. no batch file though so it would need to be called with `python C:\Python32\Tools\Scripts\2to3.py` Also `pip install docutils` seems to work fine on py3, but I haven't used rst or html export in Leo so don't know how to test if Leo is happy with it installed via that route. -matt -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
