Where is dev_appserver.py wrapper?

304 views
Skip to first unread message

auto-install

unread,
Nov 4, 2014, 12:11:20 AM11/4/14
to google-c...@googlegroups.com
When I try to run the web server, I get a command not found error.  I'm using:

  dev_appserver.py myappdir


But I can't find a dev_appserver.py file on my computer.  I'm using a Mac.


Any idea why this isn't working?

John Asmuth

unread,
Nov 4, 2014, 11:26:29 AM11/4/14
to auto-install, google-c...@googlegroups.com
You need to have google-cloud-sdk/bin on your PATH. If you installed with default options using the curl script, it's most likely in $HOME/google-cloud-sdk. If you put it somewhere else, you'll have to look somewhere else :)

If your PATH is set correctly, and dev_appserver.py isn't in google-cloud-sdk/bin at all, that means you haven't installed the appengine component. You can use the component manager by running 'gcloud components update gae-python'. I'm guessing python, since you're trying to run dev_appserver.py. If you want a different language version, you can see what's available by running 'gcloud components list'.

--
You received this message because you are subscribed to the Google Groups "google-cloud-sdk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-s...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-cloud-sdk.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sdk/6d337205-a3ed-47b5-91f9-14568c7f6285%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages