After pressing the enter, it works~
WARNING 2011-08-02 23:53:51,995 dev_appserver.py:4749] Could not initialize images API; you are likely missing the Python "PIL" module. ImportError: No module named _imaging
This is another small issue for mac user: install PIL module...
Found one good solution: just run macport: sudo port install py27-pil
You can run sudo port -y install py26-pil for dry run.
No comments:
Post a Comment