7

While writing to a shelve object I encountered a problem, where I cannot write more records. I get HASH: Out of overflow pages. Increase page size followed by _dbm.error: cannot add item to database. Problem occurs on both macos Sierra and earlier os x el capitan. I use python3, anaconda version. The same code works on ubuntu without problems.
Is there some 3rd party module that would work like shelve, but actually work on OSX? This would be a great workaround before getting it to actually work. I'm working with tinydb now, but it's not quite the same.

fulaphex
  • 2,879
  • 3
  • 19
  • 26

0 Answers0