Closed kevinsmia1939 closed 2 years ago
Hi,
Thanks for spotting this.
This is probably due to missing mdbtools. It's only needed for Arbin files (.res) on posix. I searched the cellpy documentation, but didn't find anything about the need for mdbtools - I probably have forgotten to write about it.
We should update both the documentation and the check so that this issue gets solved.
I can have a look at it tomorrow (I am at a conference now)
Fixed it by installing mdbtools.
Excellent!
Describe the bug Hi,
I want to test out cellpy, so I tried running the example file. I am uncertain what is mdb-export, maria db?
To Reproduce
open simple_reader_cellpy.py with Spyder 5.3.3. Click run
Thank you.