Hello everybody! ;)

I updated web2py to the last stable version and now I'm getting this error:

ERROR    2012-10-13 14:06:26,000 wsgi.py:219]
> Traceback (most recent call last):
>   File "/home/dapids/google_appengine/google/appengine/runtime/wsgi.py",
> line 208, in Handle
>     for chunk in result:
>   File
> "/home/dapids/google_appengine/google/appengine/ext/appstats/recording.py",
> line 1284, in appstats_wsgi_wrapper
>     result = app(environ, appstats_start_response)
>   File "/home/dapids/webdev/backinterface/web2py/gaehandler.py", line 65,
> in newfun
>     executed_function = fun(env, res)
>   File "/home/dapids/webdev/backinterface/web2py/gaehandler.py", line 88,
> in wsgiapp
>     custom_import_install(web2py_path)
> TypeError: custom_import_install() takes no arguments (1 given)
>

I also tried with the last version in trunk. Same issue.

Just tell me if you need more information.

Cheers,
David

-- 



Reply via email to