openpyxl-image-loader
openpyxl-image-loader copied to clipboard
Cell doesn't contain an image
ValueError: Cell A1 doesn't contain an image. What's the problem?
Facing same issue.
@MengesWang have you installed Pillow library? This library is used by openpyxl internally to recognise image format.
Installing this solved my issue.
same issue ,but different solutions. Updata openpyxl library to version3.0.5,