Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Update environment.yml#24780
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Update environment.yml#24780
Uh oh!
There was an error while loading.Please reload this page.
Conversation
But we've always needed a C++ compiler; I don't mind installing it, I guess, but why is that changed due to#24522? |
Uh oh!
There was an error while loading.Please reload this page.
We need pybind11 and a C++ compiler because ofmatplotlib#24522
02fd48e
tof33b4d4
CompareI've removed the C++ compiler again. Not sure why I started to need it. My dev environment started to complain, but I'm not sure whether it was actually due to#24522. It was more of a guess because that was the thing that recently changed. |
We need pybind11 and a C++ compiler because of#24522