-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I am getting following error running get_total_power in OpenDSS/opendss_mcp.py after successful compilation of IEEE13Nodeckt.dss file
Error executing tool get_total_power: 2 validation errors for get_total_powerOutput
result.success.list[float]
Input should be a valid list [type=list_type, input_value=True, input_type=bool]
For further information visit https://errors.pydantic.dev/2.11/v/list_type
result.success.str
Input should be a valid string [type=string_type, input_value=True, input_type=bool]
Other information -
- Ubuntu docker container on macos - ubuntu:22.04
- Python 3.10.12
Metadata
Metadata
Assignees
Labels
No labels