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

SignalIntegrity crashes jupyter notebook kernel #70

Open
ChrisDaunt1984 opened this issue Jan 19, 2023 · 1 comment
Open

SignalIntegrity crashes jupyter notebook kernel #70

ChrisDaunt1984 opened this issue Jan 19, 2023 · 1 comment

Comments

@ChrisDaunt1984
Copy link

The use of jupyter notebook consistently crashes a jupyter notebook kernel when plotting inline

Steps to repeat

  1. Start a jupyter notebook
    2 Import matplotlib.pyplot as plt
  2. Import SignalIntegrity
  3. perform an calculation
  4. plot
  5. perform an additional plot and kernel will crash

I believe that SignalIntegrity is resetting some matplotlib setting as it tries to plot externally but hangs and crashes

@PetePupalaikis
Copy link
Contributor

Please fetch the InNextRelease branch and try this again. I believe that this should not happen.
Recently, I made changes such that tkinter is not imported when operating SignalIntegrity either as a library or as a headless project for calculation.
Try it and close this if it is fixed.

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

2 participants