Skip to content

pylon case #3

@luistrebejo

Description

@luistrebejo

import sys
import logging
import pylon
logging.basicConfig(stream=sys.stdout, level=logging.debug)
case=pylon.Case.load_Matpower("c:\data\case30pwl.m")

Traceback (most recent call last):
File "<pyshell#4>", line 1, in
case=pylon.Case.load_Matpower("c:\data\case30pwl.m")
AttributeError: type object 'Case' has no attribute 'load_Matpower'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions