No diagrams Follow
I am working on a pure Python project, using SQLAlchemy as ORM.
The issue I have is that there are no diagrams. The window opens empty.
I tried opening via View Menu (For models), I tried opening via project explorer (right click on Python modules, specific files) and result is always the same.
What am I doing wrong?
The issue I have is that there are no diagrams. The window opens empty.
I tried opening via View Menu (For models), I tried opening via project explorer (right click on Python modules, specific files) and result is always the same.
What am I doing wrong?
Please sign in to leave a comment.
Also I forgot to mention that I am using Ubuntu 12.04 with Pycharm 2.6.1.
There is an issue in our bug tracker – http://youtrack.jetbrains.com/issue/PY-7567
Please feel free to vote it and get notified once it is fixed.
By the way – how do you use Class Diagram?
I suggest set caret on the class name, right click and choose Diagrams->Show Diagram (Ctrl+Alt+Shift+U)