hasii2011 / pyut

A UML Diagrammer implemented in Python
GNU Affero General Public License v3.0
11 stars 4 forks source link

OglToPyUmlDefinition error #318

Closed hasii2011 closed 2 years ago

hasii2011 commented 2 years ago
Sun Feb 20 10:29:41 2022 Fatal error: Error... - An error occurred while executing the selected plugin
The following error occurred : Line definition type not supported: `LineType.Association`

---------------------------
Error : <class 'pyumldiagrams.UnsupportedException.UnsupportedException'>
Msg   : Line definition type not supported: `LineType.Association`
Trace :
<FrameSummary file /Users/humberto.a.sanchez.ii/PycharmProjects/PyUt/src/org/pyut/ui/frame/FileMenuHandler.py, line 274 in onExport>
<FrameSummary file /Users/humberto.a.sanchez.ii/PycharmProjects/PyUt/src/org/pyut/plugins/base/PyutIoPlugin.py, line 200 in doExport>
<FrameSummary file /Users/humberto.a.sanchez.ii/PycharmProjects/PyUt/src/org/pyut/plugins/io/IoImage.py, line 138 in write>
<FrameSummary file /Users/humberto.a.sanchez.ii/PycharmProjects/PyUt/src/org/pyut/plugins/io/pyumlsupport/OglToPyUmlDefinition.py, line 134 in layoutLines>
<FrameSummary file /Users/humberto.a.sanchez.ii/PycharmProjects/PyUt/venv-pyenv-3.9.1/lib/python3.9/site-packages/pyumldiagrams/image/ImageDiagram.py, line 154 in drawUmlLine>
<FrameSummary file /Users/humberto.a.sanchez.ii/PycharmProjects/PyUt/venv-pyenv-3.9.1/lib/python3.9/site-packages/pyumldiagrams/image/ImageLine.py, line 61 in draw>
ScreenShot
hasii2011 commented 2 years ago

Done on the 🤡 master 🤡 branch