I\'ve just updated my Mac OS to 10.9 and I discovered that some (all?) of my Python modules are not here anymore, especially the Image one.
So I try to execute
You could use Homebrew to do the install http://brew.sh
brew tap Homebrew/python brew install pillow