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

monitor.py does not work with required version of Pillow #45

Open
xamcost opened this issue Jun 26, 2024 · 1 comment
Open

monitor.py does not work with required version of Pillow #45

xamcost opened this issue Jun 26, 2024 · 1 comment

Comments

@xamcost
Copy link

xamcost commented Jun 26, 2024

Hi there! In the required libraries to run the examples, Pillow version is requested to be greater than 10. However, the implementation of monitor.py uses methods that have been removed from version 9.5 onwards.

@xamcost
Copy link
Author

xamcost commented Jun 26, 2024

Attempting a fix in this PR: #44

Alternatively, just install a version of Pillow lower than 9.5.

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