You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v24.9.0 is currently broken due to the optional pybamm[cite] dependency. The open issue on the PyBaMM repo is here.
We can either yank this release or release v24.9.1 with the optional dependency removed. This proceeds with a warning on import instead of an error. @NicolaCourtier@martinjrobins@brosaplanella@agriyakhetarpal Any preferences? I think patching to v24.9.1 is probably mine.
Steps to reproduce the behaviour
pip install pybop import pybop
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Thanks for the ping, @BradyPlanden! Yanking the release sounds better to me, since PyBOP is unusable with PyBaMM v24.9.0 in this case. PyBOP v24.9.1 can be released afterwards when PyBaMM is ready.
Python Version
3.12
Describe the bug
v24.9.0 is currently broken due to the optional
pybamm[cite]
dependency. The open issue on the PyBaMM repo is here.We can either yank this release or release v24.9.1 with the optional dependency removed. This proceeds with a warning on import instead of an error. @NicolaCourtier @martinjrobins @brosaplanella @agriyakhetarpal Any preferences? I think patching to
v24.9.1
is probably mine.Steps to reproduce the behaviour
pip install pybop
import pybop
Relevant log output
No response
The text was updated successfully, but these errors were encountered: