I have web2py 1.76.5 with red hat 5.5 enterprise linux 5.5 at 64 bits.
I updated web2py and when I try to go to admin i got this error.
What is this mean?
Traceback (most recent call last):
File "/home/drayco/web2py/gluon/restricted.py", line 173, in
restricted
exec ccode in environment
File "/home/drayco/web2py/applications/admin/models/0.py", line 41,
in <module>
GAE_APPCFG = os.path.abspath(os.path.join('applications/admin/
private/appcfg.py'))
File "/usr/local/lib/python2.5/posixpath.py", line 403, in abspath
path = join(os.getcwd(), path)
OSError: [Errno 2] No such file or directory
--
You received this message because you are subscribed to the Google Groups
"web2py-users" 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/web2py?hl=en.