You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DragomirDeltchev
changed the title
crash in Python editor in case matplotlib and app.solve()
crash in Workbench in case matplotlib and app.solve()
Sep 8, 2024
🔍 Before submitting the issue
🐞 Description of the bug
Hi Team,
I noticed that, if I include a solve in batch using
embedded_app.DataModel.Project.Model.Solve()
and subsequently plot with matplotlib the Python editor will crash. The remedy is to use:
embedded_app.new()
but maybe it should work also without this line or at least should not crash the editor. Could you please have a look? Thank you
Best,
Drago
📝 Steps to reproduce
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
2024R2
🐍 Which Python version are you using?
3.9
📦 Installed packages
The text was updated successfully, but these errors were encountered: