Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ForkingPickler(file, protocol).dump(obj) __there is a error #12

Open
DrugD opened this issue Dec 28, 2019 · 2 comments
Open

ForkingPickler(file, protocol).dump(obj) __there is a error #12

DrugD opened this issue Dec 28, 2019 · 2 comments

Comments

@DrugD
Copy link

DrugD commented Dec 28, 2019

i wonder if you have this problem ?

OverflowError: cannot serialize a bytes object larger than 4 GiB

I do as you ask,and then ,find it limit the size of the object.
this problem is in reduction.py line 68, in dump.

@DrugD
Copy link
Author

DrugD commented Dec 28, 2019

ok,this problem have solved.

@huangzjn
Copy link

Excuse me, how did you solve this problem, I also met

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants