BMTools
BMTools copied to clipboard
BabyagiTools.py error (TypeError: metaclass conflict)
When I run this file, I get an error. How can I solve this problem? Please help.
class BabyAGI(Chain, BaseModel):
TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases