Open msm-sardar opened 2 years ago
The combination Sphinx==5.2.3(latest)
, docutils==0.18.1
and sphinxcontrib-openapi==0.7.0
worked for me. I had to pin the docutils<0.19
due to sphinxcontrib-openapi
. For further details, please have a look at the PR.
I cannot import
sphinxcontrib.openapi
because ofdocutils.core
. Can you please tell me which versions ofsphinx
,sphinxcontrib.openapi
, anddocutils
I should use?Here is the error:
here are the packages I have in the environment: