bhancockio/nextjs-crewai-basic-tutorial

Cannot instanciate Typing.Union

Opened this issue · 0 comments

Trying to run your repo looks like it doesn't work out of the box for some reason.

I've built a stack overflow for this here:
https://stackoverflow.com/questions/78449448/crewai-tools-pydantic-models-cannot-instantiate-typing-union

Any idea on how to fix this, it occurs when you do python api.py.

Also shouldn't you be using poetry to run this instead?