Open mterrestre01 opened 2 years ago
when I try to load SUPPORTED_EVALUATION_METRICS & pprint(SUPPORTED_EVALUATION_METRICS)
I get this error AttributeError: module 'matplotlib.cbook' has no attribute '_make_class_factory'
I tried running this command on diff matplotlib versions: 3.0 & 2.1.1 but always with the same results.
I'm trying to run the code on Colab, on a Mac M1 chip.
thanks
when I try to load SUPPORTED_EVALUATION_METRICS & pprint(SUPPORTED_EVALUATION_METRICS)
I get this error AttributeError: module 'matplotlib.cbook' has no attribute '_make_class_factory'
I tried running this command on diff matplotlib versions: 3.0 & 2.1.1 but always with the same results.
I'm trying to run the code on Colab, on a Mac M1 chip.
thanks