got the “_pickle.PicklingError” on both macbook and linux.
The error is fixed in the main branch
I had the same issue too. I thought the issue has been fixed. I re-installed the zipline but the error is still there. What else do I need to do for the update?
Thanks,
The error is fixed in the main branch not in a release.
You would need to edit the code and fix (missing underscore)
1 Like
It works! I appreciate your help.