-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Traceback (most recent call last):
File "/sub/deploy/.env/lib/python3.5/site-packages/errbot/core.py", line 453, in _execute_and_send
reply = method(mess, match) if match else method(mess, args)
File "/sub/deploy/data/plugins/errbotio/err-pollbot/poll.py", line 188, in vote
return '%s:\n%s' % (current_poll, str(poll))
File "/usr/lib/python3.5/contextlib.py", line 66, in __exit__
next(self.gen)
File "/sub/deploy/.env/lib/python3.5/site-packages/errbot/storage/__init__.py", line 55, in mutable
self._store.set(key, obj)
File "/sub/deploy/.env/lib/python3.5/site-packages/errbot/storage/shelf.py", line 27, in set
self.shelf[key] = value
File "/usr/lib/python3.5/shelve.py", line 124, in __setitem__
p.dump(value)
TypeError: can't pickle _gdbm.gdbm objects
Metadata
Metadata
Assignees
Labels
No labels