Thanks, Leonel.  We'll look into that.

On 30 July 2014 18:12, Leonel Câmara <leonelcam...@gmail.com> wrote:

> My guess would be this is happening because of you copying files with
> pickles around. Some stuff is not portable, for instance, web2py uses
> marshal in some places.
>
> Pickle is infamous for giving very weird error messages like the one you
> are getting that appear to point to other problems.
>
> If I am right, a solution can be to delete everything with pickles on it.
> Like the table files in the database folder, the sessions and everything in
> the cache.
>
> --
> 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 a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/8toVDprfqwM/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Giles Thomas
gi...@giles.net
http://www.gilesthomas.com/
http://www.pythonanywhere.com/

-- 
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