I just realised that I did not restart web2py. This solved the problem Peter
On Aug 29, 10:58 am, peter <[email protected]> wrote: > When I try running the current trunk on linux, I get the following > error. > > (dp1 > S'output' > p2 > S'' > sS'layer' > p3 > S'Framework' > p4 > sS'code' > p5 > S'' > sS'snapshot' > p6 > (dp7 > sS'traceback' > p8 > S'Traceback (most recent call last):\n > File "/opt/web-apps/web2py/gluon/main.py", line 484, in wsgibase\n > File "/opt/web-apps/web2py/gluon/main.py", line 187, in > serve_controller\n > File "/opt/web-apps/web2py/gluon/compileapp.py", line 230, in > build_environment\n > sys.modules[path] = module\n > File "/opt/web-apps/web2py/gluon/cache.py", line 363, in __init__\n > ----------\n File "/opt/web-apps/web2py/gluon/custom_import.py", line > 279, in __call__\n > modules_prefix = \\\n > TypeError: super(type, obj): obj must be an instance or subtype of type > \n' > p9 > s.

