AttributeError: module 'prisma.actions' has no attribute 'model_rebuild'
Hello guys, any idea how to solve this ?
AttributeError: module 'prisma.actions' has no attribute 'model_rebuild'
prisma to work but somehow it doesnt now, I get this on every command now until I do clean up
poetry run python -m prisma_cleanup
and this starts happening whenever i generate the client
1 Reply
Hi there, the python client for Prisma is a third-party library. You should check out their GitHub/Discord for more info.