Cant run dev server

273 views
Skip to first unread message

Jonathan Bailey

unread,
Apr 1, 2012, 8:41:12 AM4/1/12
to google-a...@googlegroups.com
This is my directory structure:

GAE
  myapp
     app.yaml
     hello
       hello.go

I'm on OSX and I cd to the GAE directory, (I have added the Google app engine folder to my path) and then do the following command:

    dev_appserver.py myapp/

This is what I get in response:

WARNING 2012-04-01 12:39:26,966 urlfetch_stub.py:111] No ssl package found. urlfetch will not be able to validate SSL certificates. WARNING 2012-04-01 12:39:26,994 rdbms_mysqldb.py:74] The rdbms API is not available because the MySQLdb library could not be loaded. Traceback (most recent call last): File "/Users/Jonathan/Downloads/google_appengine-2/dev_appserver.py", line 125, in <module> run_file(__file__, globals()) File "/Users/Jonathan/Downloads/google_appengine-2/dev_appserver.py", line 121, in run_file execfile(script_path, globals_) File "/Users/Jonathan/Downloads/google_appengine-2/google/appengine/tools/dev_appserver_main.py", line 690, in <module> sys.exit(main(sys.argv)) File "/Users/Jonathan/Downloads/google_appengine-2/google/appengine/tools/dev_appserver_main.py", line 578, in main root_path, {}, default_partition=default_partition) File "/Users/Jonathan/Downloads/google_appengine-2/google/appengine/tools/dev_appserver.py", line 3122, in LoadAppConfig raise AppConfigNotFoundError google.appengine.tools.dev_appserver.AppConfigNotFoundError

I have no clue what I'm doing wrong I've followed this:https://developers.google.com/appengine/docs/python/tools/devserver to the letter.

Jonathan Bailey

unread,
Apr 1, 2012, 8:42:52 AM4/1/12
to google-a...@googlegroups.com

Jonathan Bailey

unread,
Apr 1, 2012, 8:47:00 AM4/1/12
to google-a...@googlegroups.com
Found the problem, stupid TextEdit was saving the files with .txt extension and then hiding the extensions
Reply all
Reply to author
Forward
0 new messages