-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
update python package "pillow" #177
Comments
requires? |
The QGIS project highly values your contribution and would love to see this work merged! Unfortunately this PR has not had any activity in the last 14 days and is being automatically marked as "stale". If you think this pull request should be merged, please check
|
Currently, the QGIS 3.16 macOS package wraps the python package pillow 7.2. This needs to be updated to 8.01. The old version is not compatible with the popular plugin MapTiler, but updating allows the plugin to run, as described here. It makes me wonder if this is causing other python-related issues, if other packages need updating, and if this is specific to the macOS package.
The text was updated successfully, but these errors were encountered: