May 15, 2023 at 7:10 pm
#72470
Diego Pérez
Moderator
Hi!
You can unistall pydantic and then install it again, so run:
pip3 uninstall pydantic
pip3 install pydantic
Then run the empire server again and it should work as expected.
Greetings!
Diego