Closed Verfinix closed 10 months ago
I had the same use case, just change your python file name where you are executing the code to anything different from "crewai*"
Thanks. This solved my issue.
❤️ thanks folks
This works. Thanks @juangonbeamsuntory
I am new here, wanted to try the sample. But having error
ImportError: cannot import name 'Agent' from partially initialized module 'crewai' (most likely due to a circular import)
Any suggestion to fix this ?
I am using conda, python=3.10, have also try python=3.11, both not working