Tooblippe / pandapower_gui

A Graphical User Interface for the open source pandapower load flow program. [ I was so inexperienced when I started this, but maybe we can try again]
BSD 3-Clause "New" or "Revised" License
38 stars 12 forks source link

can't load any network #10

Closed vogt31337 closed 6 years ago

vogt31337 commented 6 years ago

Just crashes with:

Inialise Collections {'load2': <matplotlib.collections.LineCollection object at 0x000000000D81A5C0>, 'ext_grid1': <matplotlib.collections.PatchCollection object at 0x0000000000AAB6D8>, 'trafo1': <matplotlib.collections.LineCollection object at 0x000000000B338908>, 'load1': <matplotlib.collections.Pat chCollection object at 0x000000000D556DA0>, 'bus': <matplotlib.collections.PatchCollection object at 0x000000000D81A390>, 'ext_grid2': <matp lotlib.collections.LineCollection object at 0x000000000D81A198>, 'line': None, 'trafo2': <matplotlib.collections.PatchCollection object at 0 x000000000D81A748>} Drew Collections Inialise Collections {'load2': <matplotlib.collections.LineCollection object at 0x000000000DA62BA8>, 'ext_grid1': <matplotlib.collections.PatchCollection object at 0x000000000D81A7B8>, 'trafo1': <matplotlib.collections.LineCollection object at 0x000000000D5BD9B0>, 'load1': <matplotlib.collections.Pat chCollection object at 0x000000000DA42710>, 'bus': <matplotlib.collections.PatchCollection object at 0x000000000DA55080>, 'ext_grid2': <matp lotlib.collections.LineCollection object at 0x000000000DA62E48>, 'line': None, 'trafo2': <matplotlib.collections.PatchCollection object at 0 x000000000DA55978>} Drew Collections Traceback (most recent call last): File "pandapower_gui.py", line 234, in mainLoadClicked self.load_network(net) TypeError: load_network() missing 1 required positional argument: 'name'

lthurner commented 6 years ago

This repository is not under development any more, development is continued here: https://github.com/e2nIEE/pandapower-gui