running on GAE-Std (Production), I'm getting this error: mport_app __import__(module) File "/srv/main.py", line 3, in <module> from appengine_config import gateway # braintree File "/srv/appengine_config.py", line 2, in <module> from google.appengine.ext import vendor ModuleNotFoundError: No module named 'google.appengine'
-- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/14767683-c257-4244-ac04-ef9ed9ac96e7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
