You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to expresso-users
Hi all; When I run run_expresso.sh, I get the following error ImportError: No module named Image
The error is traced to DataHandler.py : import Image i check this error and it seems that this syntax is not supported, and from python i can load Image module with 'from PIL import Image' command.
I appreciate any suggestions, thank you very much!
Jaley Dholakiya
unread,
May 30, 2016, 3:43:41 PM5/30/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to expresso-users
I guess, it should have worked, however, check if the env variable are set properly. You can ping me the error log.