Hello

I am getting back to GAE after many years. Things have definitely changed. 
As a new project, I got started with Python 37 runtime. My virtualenv is 
created using: python3 -m venv ENV and thus does not have python2.

When I try to run my app in local mode using dev_appserver.py (i am just 
trying to play around with the sample app from the documentation), I get:

dev_appserver.py app.yaml
ERROR: (dev_appserver) python2: command not found

I installed google-cloud-sdk using brew with: brew cask install 
google-cloud-sdk.

As of now, my only requirement for my app is GAE and datastore and I am 
hoping to be able to use the datastore emulator with the above.

Ritesh

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e9ffe3ea-04ae-4ff6-9368-3cb6fff62f98n%40googlegroups.com.
  • [google-app... Ritesh Nadhani

Reply via email to