Re: docutils install under 3.12b failed
"Alan G. Isaac" <[email protected]> Tue, 30 May 2023 09:19:06 -0400
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Guenter, Thank you for you patient and helpful analysis! Alan Isaac On 5/29/2023 4:21 PM, Guenter Milde via Docutils-users wrote: > It seems a mix up of Python 3.11 and 3.12 > >> File "C:\Program Files\Python311\Scripts\rst2html5.py", line 4, in <module> >> File "C:\Program Files\Python312\Lib\site-packages\pkg_resources\__init__.py", line 3326, in <module> > With one Python version expecting/containing Docutils 0.20b.dev and the > other 0.20.2b.dev. > >