Skip to content

Issue installing pathsim-batt #296

@Demmatra

Description

@Demmatra

Hi,

I am trying to learn PathSim in order to run lithium-ion battery simulations. However, I cannot manage to install pathsim-batt to access the battery blocks.

For now, I go to:
Blocks -> Toolbox -> Add Toolbox

Then, in the PyPi window, I enter pathsim-batt, but I get the following error: :Traceback (most recent call last):
File "/lib/python312.zip/_pyodide/_base.py", line 596, in eval_code_async
await CodeRunner(
File "/lib/python312.zip/_pyodide/_base.py", line 412, in run_async
await coroutine
File "", line 1, in
File "", line 286, in _pv_install_micropip
File "/lib/python3.12/site-packages/micropip/_commands/install.py", line 146, in install
raise ValueError(
ValueError: Can't find a pure Python 3 wheel for: 'pybammsolvers<0.7.0,>=0.6.0'
See: https://pyodide.org/en/stable/usage/faq.html#why-can-t-micropip-find-a-pure-python-wheel-for-a-package
NoneType: None

Could you help me understand what I am doing wrong?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions