You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apple (master) zifuhua $ python3 zifuhua.py timg.jpg
Traceback (most recent call last):
File "zifuhua.py", line 3, in <module>
from PIL import Image
ImportError: No module named 'PIL'
I have already installed pillow, but I dont know where the wrong is.
The text was updated successfully, but these errors were encountered:
when I test this program in macos:
I have already installed pillow, but I dont know where the wrong is.
The text was updated successfully, but these errors were encountered: