I have built an app using Google App Engine. As the next step, I would like to use task queues but when I try to import taskqueue from google.appengine.api, the above error is thrown. I tried it locally on a virtual environment in Python and also tried to deploy it but with same error. I have read that it's a pretty common error and I have tried all the common solutions out there on SO, GitHub etc. but in vain. So, any help in this would be greatly appreciated.
(Stack: Windows OS, Python3, Flask) -- 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/24a60de6-e613-4426-a979-966ea291c5e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
