NREL / ditto

DiTTo is a Distribution Transformation Tool that aims at providing an open source framework to convert various distribution systems modeling formats.
https://nrel.github.io/ditto/
BSD 3-Clause "New" or "Revised" License
69 stars 36 forks source link

Issue converting Cyme to OpenDSS: UnboundLocalError: local variable '_from' referenced before assignment #309

Open TLawanson opened 5 years ago

TLawanson commented 5 years ago

I am trying to convert a Cyme model to OpenDSS using DiTTo. Following the steps provided in the documentation, I have tried to convert the Cyme file using DiTTo through the command line and also using the ieee_123node_cyme_to_opendss.py provided in the examples folder (I changed the file path to the folder containing the Cyme file I wanted to convert).

In both cases, I get the following error:

image