Hi. New Python developer here, and am trying to work in Windows. Cannot seem to get Python to execute the following import: from google.appengine.ext.remote_api import remote_api_stub
*ImportError: No module named google.appengine.ext.remote_api* * * I've tried modifying the Windows path and pythonpath variables, and even adding C:\Program Files\Google\google_appengine to sys.path (it give me a *ImportError: No module named yaml* error). What the heck am I doing wrong? It can't be this difficult can it? Thanks. I'll continue to look through the Group archives also. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
