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

Add resampling kwarg to circular drawers #269

Closed

Conversation

brentonmallen1
Copy link

My attempt at addressing #268

@brentonmallen1
Copy link
Author

Looks like there's an issue with installing the pymaging dependency 🤔

@brentonmallen1
Copy link
Author

  fatal: remote error:
    The unauthenticated git protocol on port 9418 is no longer supported.
  Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
  error: subprocess-exited-with-error

@brentonmallen1
Copy link
Author

brentonmallen1 commented Apr 8, 2022

I was able to get tox to install dependencies but looks like I'm running into an issue now that seems to stem from compat.pil.py where Image=None is set by default and therefore I get a AttributeError: 'NoneType' object has no attribute 'Resampling' error

I feel like this is a design decision that was made and I'm not sure how best to proceed

@SmileyChris SmileyChris deleted the branch lincolnloop:master January 31, 2023 21:22
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