Skip to content

simbench affect on actions - AttributeError: module 'pandapower' has no attribute 'deviation_from_std_type' #2916

@belobradi

Description

@belobradi

Observed in GitHub Actions:
The issue is visible in the runs of CI pipeline. Specifically, in the relying workflow:

Job: relying
Step: Test simbench
Error: AttributeError: module 'pandapower' has no attribute 'deviation_from_std_type'

This confirms that the pandapower@develop branch is currently incompatible with the simbench test suite. The relying job, which is designed to ensure stability across the ecosystem, is effectively broken.

Suggestions:

  1. Remove simbench from relying action
  2. Fix Simbench

I'd like to fix this in some way but I need a proper guideline. Please confirm one of the two suggestions or propose an alternative.

=========================== short test summary info ============================
FAILED .venv/lib/python3.13/site-packages/simbench/test/converter/test_csv_pp_converter.py::test_test_network - AttributeError: module 'pandapower' has no attribute 'deviation_from_std_type'
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!
=================== 1 failed, 11 passed, 9 warnings in 1.41s ===================

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