sandartchip.log
로그인
sandartchip.log
로그인
box[2] < box[0]: TypeError: 'map' object is not subscriptable
boingboing
·
2024년 3월 14일
팔로우
0
0
현상
Dataloader에서 이미지 불러오는 부분에서 발생
해결
옛날..(5년전)코드라 이미 깔았던 PIL 버전이 높았던 거였음
PIL 9.0에만 적용되는 코드였음 ㅎ
PIL 10.0-> 9.0으로 다운그레이드하니 해결
https://github.com/jsvine/pdfplumber/discussions/637
boingboing
팔로우
이전 포스트
packages/PIL/Image.py", if box[2] < box[0]: TypeError: 'map' object is not subscriptable
다음 포스트
Using Python fallback. Original ImportError was: ModuleNotFoundError("No module named 'amp_C'",)
0개의 댓글
댓글 작성