Am getting this web2py error in Ubuntu: 

Traceback (most recent call last):
  File "/home/mwk/web2py/gluon/restricted.py", line 227, in restricted
    exec ccode in environment
  File "/home/mwk/web2py/applications/britamintell/models/db2.py", line 15, in 
<module>
    auth.signature)
  File "/home/mwk/web2py/gluon/packages/dal/pydal/base.py", line 834, in 
define_table
    table = self.lazy_define_table(tablename,*fields,**args)
  File "/home/mwk/web2py/gluon/packages/dal/pydal/base.py", line 873, in 
lazy_define_table
    polymodel=polymodel)
  File "/home/mwk/web2py/gluon/packages/dal/pydal/adapters/base.py", line 500, 
in create_table
    sql_fields_old = pickle.load(tfile)UnpicklingError: invalid load key, '�'.

what is this and how do i resolve it?

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to