Skip to content

Fix of switching apps error #7

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix of switching apps error #7

wants to merge 2 commits into from

Conversation

suchintan-p
Copy link
Contributor

"_exceptions" is not an attribute of psutil, hence attribute error was shown.

"_exceptions" is not an attribute of psutil, hence attribute error was shown.
@prashantsengar
Copy link
Owner

@suchintan-p are you sure this works? Have you tried it out on your PC? I have a doubt because since you said that _exceptions is not a part of psutil then even if you use it in a try-except block, it will give the same attribute error.

@suchintan-p
Copy link
Contributor Author

suchintan-p commented Dec 7, 2019 via email

Used matplotlib.backends.backend_tkagg
@prashantsengar
Copy link
Owner

@suchintan-p, you should create a different PR for this

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

Successfully merging this pull request may close these issues.

2 participants