AlizerUncaged / desktop-waifu

Desktop Waifu!
334 stars 49 forks source link

ModuleNotFoundError: No module named 'pydantic_core._pydantic_core' #219

Closed Lacking-some-wut-of-worth closed 9 months ago

Lacking-some-wut-of-worth commented 9 months ago

it says "ModuleNotFoundError: No module named 'pydantic_core._pydantic_core'" but i have the file already , maybe the file is wrong location but i dont know where to put this file

Lacking-some-wut-of-worth commented 9 months ago

all i want to know is where to put the pydantic_core file

Lacking-some-wut-of-worth commented 9 months ago

Screenshot (6)

DreikalCC commented 9 months ago

did you manage to solve this? I am stuck on this too

DreikalCC commented 9 months ago

ok after about an hour I have found the solution, I needed to downgrade the library with the following command:

pip install pydantic==1.*