pybamm-team / liionpack

A battery pack simulation tool that uses the PyBaMM framework
https://liionpack.readthedocs.io/en/latest/
MIT License
84 stars 26 forks source link

[Bug]: KeyError: 'electric' #199

Closed dirge1 closed 1 year ago

dirge1 commented 1 year ago

liionpack Version

0.3.2

Python Version

3.7

Describe the bug

Hello!

This is my first time using this package. No matter what code I run, I get the following error.

I, typ = op["electric"] KeyError: 'electric'

I found that someone had the same problem in "Issues" , but I didn't find a solution. Has this problem been solved? Thank you very much for your help!

Steps to Reproduce

No response

Expected behaviour

No response

Relevant log output

No response

Additional context

No response

TomTranter commented 1 year ago

Hi @dirge1, I am working on a fix for this at the moment. Turns out something else broke at the same time too so fixing both which is taking longer