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

Update cPickle protocol for the use of Linux-files in Windows #23

Open
rubenbaetens opened this issue Apr 24, 2014 · 1 comment
Open

Comments

@rubenbaetens
Copy link
Contributor

Update the protocol for the cPickle.dump in SImdex.save() so that files can be used in both Linux and Windows, as denoted in http://stackoverflow.com/questions/3577382/cpickle-unpicklingerror-invalid-load-key ...

@saroele
Copy link
Owner

saroele commented May 7, 2014

I think this is not linked to the pickle protocol, but to the way we transfered the pickled file from my linux machine to your windows machine. This should be done in binary mode, but I have no idea how to do this via a USB drive...

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