Saturday, October 12, 2019

[google-cloud-sql-discuss] memcache implementation

I am not able to import these below google api

from google.appengine.api import memcache

This is throwing below error:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named 'google.appengine'

My python version is 3.5

google-api-core (1.5.2)
google-auth (1.6.1)
google-cloud (0.34.0)
google-cloud-core (0.28.1)
google-cloud-storage (1.13.0)
google-compute-engine (2.8.3)
google-pasta (0.1.7)
google-resumable-media (0.3.1)
googleapis-common-protos (1.5.5)

Please help me, to implement the app-engine , memcache.

Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/4ef072c4-b694-4998-a73f-c314f237b9df%40googlegroups.com.

No comments:

Post a Comment