Closed sanjacob closed 10 months ago
Hi @sanjacob,
thanks for raising the issue! This issue could be very well related to autodoc_pydantic
and a API incompatibility with newer pydantic versions. To clarify this, I will require a minimal reproducible example from you. Otherwise I can't help :-(.
Could you provide a simple example showcasing the error? Thanks!
I think this is an issue with Python 3.10. I'll check with Python 3.10.11 and give an update.
Indeed, this resolved itself upon upgrading the python version
Greetings,
Trying out your project for the first time, and after installing and configuring I get the following error when building with
make html
.Using version 2.0.1 and pydantic 2.1.1
Running Sphinx v7.2.6
I copy the full traceback here: