Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor bug when using matplotlib #77

Open
RollsW opened this issue Jul 4, 2019 · 0 comments
Open

minor bug when using matplotlib #77

RollsW opened this issue Jul 4, 2019 · 0 comments

Comments

@RollsW
Copy link

RollsW commented Jul 4, 2019

Not a major bug, but if I:

  1. run code to produce a matplotlib figure
  2. open the pythonw window to adjust borders and spacing
  3. open the pythonw window to export the values
  4. re-run the code without closing the pythonw windows

The figure window and the pythonw windows lock up and I can't close them or do any editing. If I try and re-load the ipython console, I get a windows notification saying that python has stopped working. but it does seem to reload (eventually).

If I only close the export values window, I get a similar problem, where the figure window locks up (though the ipython restart seems less problematic)

Just wondering if it's worth adding something to automatically close these windows if the user forgets?

Thanks

Will

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant