Server error - conflict between Raven and doppio_bot

Hi guys,

I tried to install Raven and doppio_bot. For some reason after the installation of doppio_bot some areas of ERPNEXT are not working as it should. For example in Projects sections or New campaign in CRM I receive the following error:

> ImportError: cannot import name 'TypeAdapter' from 'pydantic' (env/lib/python3.12/site-packages/pydantic/__init__.cpython-312-x86_64-linux-gnu.so)

I uninstalled doppio_bot and raven but the issue still persists. Can anyone guide me?

Thank you

do bench update

This might be because of two conflicting versions of the OpenAI library. On Raven, we just try to install the latest version of OpenAI.

I have done several bench update, bench migrate.
Doesnt change anything.

I tried also uninstalling the apps from the site and also from frappe, but it looks like this particular issue remains.