docutils install under 3.12b failed

"Alan G. Isaac" <[email protected]> Sun, 28 May 2023 18:50:25 -0400
Newsgroups gmane.text.docutils.user
Message-ID <[email protected]>
I SVN updated docutils and then attempted to install and got the following error.
Suggestions?

File "C:\Program Files\Python312\Lib\site-packages\pkg_resources\__init__.py", line 873, in _resolve_dist
     raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.VersionConflict: (docutils 0.20.2b0.dev0 (c:\program files\python312\lib\site-packages\docutils-0.20.2b0.dev0-py3.12.egg), 
Requirement.parse('docutils==0.20b0.dev0'))

Thank you,
Alan Isaac