google-app-engine tag

24 questions


1 answers
100 views
0
I want to deploy the app to GAE.

I want to deploy the Python-created app to GAE, but it doesn't work because of the error.You are about to deploy an app created with python3+flask to the Python37 standard environment of the GAE.Error...


1 answers
56 views
0
"No module named 'MySQLdb' error when deploying Django apps to the Google App Engine"

https://github.com/priyankavergadia/Django-Dialogflow-GoogleVisionAPII'm trying to move the Django chat bot of ↑ based on the document to which I linked it.The last deployment to Google app engine is ...


1 answers
59 views
0
Run django-background-tasks on the Google App Engine (GAE)

Time-consuming processing is asynchronized using django-background-tasks.Locally on two terminals Terminal-Apython manage.py Terminal-Bpython manage.py process_tasksI started the background process as...


1 answers
54 views
0
Can I perform debugging on vscode on the development goapp server?

If you use go plugin in vscode to be honest with your settings, you can use debug on vscode (breakpoint step execution) for normal go programs.Now I wanted to debug the local DevServer that starts wit...

« - 3 -

© 2024 OneMinuteCode. All rights reserved.