I'd like to give GAE Testbed a try, but am running into the following error after completing the instructions on its homepage.
$ nosetests --with-gae
...
ImportError: No module named dev_appserver
I've confirmed that this happens in both a virtualenv and outside of one.