ImportError: No module named appengine.ext

Jaiky jaiprakashsingh213 at gmail.com
Wed Jul 31 13:51:52 EDT 2013


hey learning python 

problem facing is under when typing on interpreter


>>> from google.appengine.ext import db
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named appengine.ext


what to do please help .....



More information about the Python-list mailing list