hiddenSymmetries / simsopt

Simons Stellarator Optimizer Code
https://simsopt.readthedocs.io
MIT License
83 stars 43 forks source link

mayavi is not installing correctly on some of the runners for github actions #405

Closed andrewgiuliani closed 2 months ago

andrewgiuliani commented 3 months ago

For some reason, mayavi is having issues installing on some of the runners: https://github.com/hiddenSymmetries/simsopt/actions/runs/8741345143/job/23987152753?pr=404 https://github.com/hiddenSymmetries/simsopt/actions/runs/8754269959/job/24025642995?pr=404

These workflows were run for PR #404, but the issue here seems unrelated to the PR itself. To double check this, I reran all the github actions on the master branch and mayavi fails installation again: https://github.com/hiddenSymmetries/simsopt/actions/runs/8759116193/job/24041434905

This is odd, because last week this error did not appear during the workflow. But now it is, despite no changes to the tests.yml file. https://github.com/hiddenSymmetries/simsopt/actions/runs/8618513241/job/23626068038