Hi I have a error using gcloud app deploy command

I got a error message like as below:
ModuleNotFoundError: No module named 'PIL'

However, it works fine when I doing this python shell 
>> import PIL
>> from PIL import Image
>> Image

What is the problem? Can you check about this one?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/5b7a87bf-4c57-4617-870e-437b76ea7eb1%40googlegroups.com.

Reply via email to