I just upgraded to the latest code in the repository. I am running on Django 1.2.4 using Apache with modwsgi. Every once in a while when someone adds a new topic or adds a reply to a current topic I get this error
PicklingError at /forum/topic/1/post/add/
Can't pickle <type ‘function’>: attribute lookup __builtin__.function failed
Request Method: POST
Request URL: http://oe2.openeats.org/forum/topic/1/post/add/ [oe2.openeats.org]
Django Version: 1.2.4
Exception Type: PicklingError
Exception Value:
Can't pickle <type ‘function’>: attribute lookup __builtin__.function failed
Exception Location: /opt/local/virtenvs/oecms/lib/python2.6/site-packages/whoosh/filedb/fileindex.py in _write_toc, line 110
Python Executable: /usr/bin/python
Python Version: 2.6.5
Python Path: