BMTools icon indicating copy to clipboard operation
BMTools copied to clipboard

BabyagiTools.py error (TypeError: metaclass conflict)

Open GaoZhitao121 opened this issue 1 year ago • 0 comments

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

GaoZhitao121 avatar Dec 18 '23 06:12 GaoZhitao121