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

Update environment.yml #361

Conversation

sreekarreddydfci
Copy link
Collaborator

@sreekarreddydfci sreekarreddydfci commented Jul 16, 2023

Update openslide-python to v1.2.0 to resolve 'ANTIALIAS' AttributeError

This commit upgrades openslide-python to version 1.2.0 to address an AttributeError related to the 'ANTIALIAS' attribute in the PIL.Image module. The issue was triggered due to the deprecation of 'ANTIALIAS' in Pillow v10.0.0.

https://stackoverflow.com/questions/76616042/attributeerror-module-pil-image-has-no-attribute-antialias

https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html#constants

Update openslide-python to v1.2.0 to resolve 'ANTIALIAS' AttributeError

This commit upgrades openslide-python to version 1.2.0 to address an AttributeError related to the 'ANTIALIAS' attribute in the PIL.Image module. The issue was triggered due to the deprecation of 'ANTIALIAS' in Pillow v10.0.0.
@codecov-commenter
Copy link

Codecov Report

Merging #361 (4daf685) into master (b4b61b5) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #361   +/-   ##
=======================================
  Coverage   86.37%   86.37%           
=======================================
  Files          27       27           
  Lines        2503     2503           
=======================================
  Hits         2162     2162           
  Misses        341      341           

@achowdhury364 achowdhury364 merged commit 1e32970 into Dana-Farber-AIOS:master Jul 26, 2023
3 checks passed
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.

None yet

3 participants