In the new web2py there is no admin.tar Did you unzip it over an existing installation? Please try rm all web2py/*.tar
Massimo On Dec 1, 1:59 am, haftish21 <[email protected]> wrote: > yah, it's very strange. It's the from the source that I'm complaining > ab. When I double click, it momentarily disappears. If it helps, let > me paste the exception I receive everytime I type >python web2py.py > > WARNING: root: no file locking > unpacking apps; this may take a few seconds... > Traceback (most recent call last): > File "web2py.py", line 20 in (module) > gluon.widget.start(cron=True) > File "C:\web2py\gluon\widget.py", line 726, in start > (options, args) = console() > File "C:\web2py\gluon\widget.py", line699, in console > w2p_unpack('admin.w2p, 'applications/admin/') > File "C:\web2py\gluon\fielutils.py, line 189, in w2p_unpack > os.unpack(tarname) > WindowsError: [Error 13] The process cannot access the file because it > is being used by another process: 'admin.tar' -- 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.

