from PIL import image ImportError: cannot import name 'image' from 'PIL' (<path>9/lib/python3.9/site-packages/PIL/__init__.py)
pip install, conda install all tested.
May anyone experienced same thing?
just update the packages and resolved!