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

Fortran compiler (FC variable) missing in macOS M-series runners, breaks SUNDIALS compilation #3808

Closed
agriyakhetarpal opened this issue Feb 6, 2024 · 1 comment · Fixed by #3811
Assignees
Labels
bug Something isn't working

Comments

@agriyakhetarpal
Copy link
Member

See https://github.com/agriyakhetarpal/PyBaMM/actions/runs/7794200267/job/21255141901

@agriyakhetarpal agriyakhetarpal added the bug Something isn't working label Feb 6, 2024
@agriyakhetarpal agriyakhetarpal self-assigned this Feb 6, 2024
@agriyakhetarpal
Copy link
Member Author

I will look into the issue of the failing Python 3.11 unit tests here since that is a small fix

@agriyakhetarpal agriyakhetarpal linked a pull request Feb 7, 2024 that will close this issue
4 tasks
kratman pushed a commit that referenced this issue Feb 8, 2024
* #3808 install missing macOS deps for M1 runner

* #3808 fix 360-minute timeouts for `pybamm-requires` compilation

* #3808 ensure `pip` never uses `scikits.odes` wheels

* style: pre-commit fixes

* Don't run `pybamm_install_odes` on Python 3.12 macOS M1

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
js1tr3 pushed a commit to js1tr3/PyBaMM that referenced this issue Aug 12, 2024
…m#3811)

* pybamm-team#3808 install missing macOS deps for M1 runner

* pybamm-team#3808 fix 360-minute timeouts for `pybamm-requires` compilation

* pybamm-team#3808 ensure `pip` never uses `scikits.odes` wheels

* style: pre-commit fixes

* Don't run `pybamm_install_odes` on Python 3.12 macOS M1

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant