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

Crash when using Pillow 10 #9

Open
marsha97 opened this issue Jul 31, 2023 · 0 comments
Open

Crash when using Pillow 10 #9

marsha97 opened this issue Jul 31, 2023 · 0 comments

Comments

@marsha97
Copy link
Contributor

marsha97 commented Jul 31, 2023

AttributeError: '_io.BytesIO' object has no attribute 'name'
....
....
....
  File "da_vinci/images.py", line 202, in from_file
    return Image(path_or_file)
  File "da_vinci/images.py", line 35, in __init__
    self.filename = self._pil_image.filename if self._pil_image.filename else path_or_url.name
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