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

Failing to install matplotlib on gh actions #229

Open
j-fu opened this issue Nov 30, 2022 · 3 comments
Open

Failing to install matplotlib on gh actions #229

j-fu opened this issue Nov 30, 2022 · 3 comments

Comments

@j-fu
Copy link

j-fu commented Nov 30, 2022

Hi, it seems that there are some probelems with gh action for python - matplotlib cannot be installed, see e.g. https://github.com/j-fu/ExtendableGrids.jl/actions/runs/3585658965/jobs/6033920612#step:6:183

My be this is correlated with the fact that CI is red for the most recent commit ?

@j-fu
Copy link
Author

j-fu commented Dec 1, 2022

... problem disappeared after restart in the morning. Somethin feels a little bit brittle...

@schlichtanders
Copy link

I am running into something similar.

ResolvePackageNotFound: 
  - conda==23.1.0

Occurs inside github actions with my custom docker, however when replicating steps locally everything works. I am using AMD architecture locally and this should also be the architecture for github.

@j-fu have you got more insights into what was the cause of this failure?

@Krastanov
Copy link

This comment might be for a related issue: #251 (comment)

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

3 participants