I’ve been running crewai in several programs in my jupyter notebooks with no problems until yesterday, 11/29, when I encountered the following error when trying to run the command: from crewai import Agent, Task, Crew
TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
Any help would be appreciated as I’m dead in the water on running crewai !
Thanks! …Paul
Hi Paul, we can’t help unless you show all your code + explicit error messages. Thanks.