Skip to content

error running get_total_power #5

@smilealdway

Description

@smilealdway

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 -

  1. Ubuntu docker container on macos - ubuntu:22.04
  2. Python 3.10.12

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