Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error loading SUPPORTED_EVALUATION_METRICS library due to Matplotlib #118

Open
mterrestre01 opened this issue Aug 21, 2022 · 0 comments
Open

Comments

@mterrestre01
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant