lgautier opened this issue 8 years ago · 1 comments
>>> import mashingpumpkins._xxhash >>> x = pickle.dumps(mashingpumpkins._xxhash.hasharray) PicklingError: Can't pickle <built-in function hasharray>: import of module '_xxhash3' failed
Fixed with 8d83ce3