Thanks guys. Templates needed to be compiled before running the app.
On Dec 29, 1:01 am, lxccai <[email protected]> wrote: > in dev_appserver.py > EXTRA_PATHS = [ > DIR_PATH, > os.path.join(DIR_PATH, 'lib', 'django'), > os.path.join(DIR_PATH, 'lib', 'webob'), > os.path.join(DIR_PATH, 'lib', 'webpy'),////add the line > os.path.join(DIR_PATH, 'lib', 'yaml', 'lib'), > ] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
