Skip to content
This repository was archived by the owner on Jul 18, 2022. It is now read-only.
This repository was archived by the owner on Jul 18, 2022. It is now read-only.

An error when running helics-cli (0.5.0) + helics-2.7.1 in an example. #46

@lzheng28

Description

@lzheng28

When I try to run the example here, it will has an error in the following
Traceback (most recent call last): File "Transmission_simulator.py", line 81, in <module> fed = h.helicsCreateValueFederateFromConfig("Transmission_json.json") File "/home/lei/anaconda3/envs/helics-cli/lib/python3.7/site-packages/helics/capi.py", line 3137, in helicsCreateValueFederateFromConfig raise HelicsException("[" + str(err.error_code) + "] " + ffi.string(err.message).decode()) helics.capi.HelicsException: [-3] --loglevel: Check value in {connections->,data->,debug->,error->,interfaces->,no_print->,none->,summary->,timing->,trace->,warning->} OR {,,,,,,,,,,} FAILED
But when I use helics-cli(0.1.0) + helics-2.6.1, it will work fine. I don't know where the problem is. Is there any hint for me to solve this? Thank you so much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions