File "/ABS_PATH/beaker/cache.py", line 10, in <module>
import pkg_resources
ImportError: No module named pkg_resources
in order to make beaker work with google app engine you need to comment out every line that you see
pkg_resources. i don't play much with gae but i'll write other "odd" things if i find.