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

Pillow 9 버전 관련 오류 #938

Open
zealotzealot opened this issue Aug 30, 2022 · 0 comments · Fixed by #939
Open

Pillow 9 버전 관련 오류 #938

zealotzealot opened this issue Aug 30, 2022 · 0 comments · Fixed by #939
Labels
dependencies Pull requests that update a dependency file management

Comments

@zealotzealot
Copy link
Member

이미지 저장 관련 오류를 수정하는 중 Pillow 관련 오류를 발견하였습니다.
문제 내용은 다음과 같습니다.

  • 서버에서 9.x.x 버전에서는 오류 발생 (확인해본 버전: 9.0.1, 9.2.0)
  • 서버에서 8.x.x 버전에서는 오류 없음 (확인해본 버전: 8.3.2, 8.4.0)
  • 로컬에서는 버전 관계없이 동작

Pillow 9 버전에서만 오류가 발생하는 것 같은데, 로컬에서는 잘 동작하고 서버에서 로그에 표시되지 않아 원인 파악이 어려운 상황입니다.
파이썬 버전에는 문제가 없는 것 같습니다. (서버 파이썬 버전: 3.7.0, Pillow 9.x.x 호환 버전: 3.7~3.10)
일단 8.4.0으로 적용해두었는데 원인 파악 후 9.x.x로 업데이트해야 할 것 같습니다.
짐작되는 원인이 있으신 분은 코멘트 남겨주세요

@zealotzealot zealotzealot added dependencies Pull requests that update a dependency file management labels Aug 30, 2022
@sboh1214 sboh1214 linked a pull request Aug 31, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file management
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant