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

Install mpl differently, bring windows back #464

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Install mpl differently, bring windows back #464

merged 1 commit into from
Sep 24, 2024

Conversation

apaleyes
Copy link
Collaborator

Issue #, if available: #461

Description of changes: Instead of relying on GPy that hardcodes matplotlib version (which seems broken, see issue), let's install matplotlib separately. GPy, unfortunately, still requires matplotlib implicitly.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@mmahsereci mmahsereci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @apaleyes !

Just so I understand, with this workaround, some of the plotting functionality of GPy won't work correctly? (But we don't mind this). Could you also link the related GPy issue (in case there is one)?

@apaleyes
Copy link
Collaborator Author

some of the plotting functionality of GPy won't work correctly

possibly! for whatever reason GPy[plotting] fixes a very particular version of mpl that itself cannot be installed on windows

Could you also link the related GPy issue

SheffieldML/GPy#1034

@apaleyes apaleyes merged commit 3deac5f into main Sep 24, 2024
8 checks passed
@apaleyes apaleyes deleted the fix-windows branch September 24, 2024 11:32
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

Successfully merging this pull request may close these issues.

2 participants