Hi all,
I'm not sure if anyone of you got this error while running on
appengine (locally, using appengine launcher).

<type 'exceptions.IOError'>: [Errno 13] file not accessible

going through the err pg, I see this at the end.

   web2py_path = os.environ.get('web2py_path', os.getcwd())
   web2py_version = open(os.path.join(web2py_path, 'VERSION'),
'r').read()

Don't know how to resolve this. Any idea?

Thank you,
Joseph
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to