On Thu, Jan 16, 2014 at 5:21 PM, Pedro Miguel <[email protected]> wrote:

> I'm relative new to python and google app engine so please bear with me.
> OK so my problem is that I'm trying to run a test unit by following the
> tutorial at 
> Webapp2<http://webapp-improved.appspot.com/guide/testing.html#request-blank> 
> and
> I keep getting the following error:
>
> Traceback (most recent call last):
>   File "test.py", line 2, in <module>
>     import webapp2
> ImportError: No module named webapp2
>



Perhaps I missed it, but I don't see a reference to the App Engine SDK in
your test runner. Can you try using the example runner located here:
https://developers.google.com/appengine/docs/python/tools/localunittesting?csw=1#Python_Setting_up_a_testing_framework?


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to