Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@m-marqx
Copy link
Contributor

@m-marqx m-marqx commented Jul 29, 2023

name about title labels assignees
Fix Handle Google Colab error [FIX] - fix get_monitors() error fix @m-marqx

When a user calls corr_interactive_plot in Google Colab, it will return ScreenInfoError: No enumerators available due to the .get_monitors() call. In this situation, using a try-except block can handle this error and potentially any other errors related to the screeninfo library.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@akanz1
Copy link
Owner

akanz1 commented Jul 30, 2023

Thank you for reporting this. I've made the necessary adjustments and prepared the release in #127. This should be available within the next 30 minutes and caputeres the ScreenInfoError

@akanz1 akanz1 closed this Jul 30, 2023
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