bes-dev / stable_diffusion.openvino

Apache License 2.0
1.53k stars 207 forks source link

cannot import name '_imaging' from 'PIL' #87

Open dronov-dmitry opened 1 year ago

dronov-dmitry commented 1 year ago

ImportError: cannot import name '_imaging' from 'PIL' (/usr/lib/python3/dist-packages/PIL/__init__.py)

Get this error after install and run demo

dronov-dmitry commented 1 year ago

python3.9 -m pip install -U Pillow

This row is help me