[Biopython-dev] Pickle problem on 64 bit Windows with Python 3.4

Peter Cock p.j.a.cock at googlemail.com
Tue Apr 22 19:14:25 UTC 2014


On Tue, Apr 22, 2014 at 8:09 PM, Manlio Calvi <manlio.calvi at gmail.com> wrote:
> Uhm no, I get the same error as before...
> Seems this machine don't like conserved vegetables.
>
> Manlio

It may just be git didn't update the file with the
Unix newlines.

Can you check the file (e.g. size in bytes, or some
Windows hexdump equivalent like opening it for
reading in Python in raw/binary mode)?

Perhaps deleting the file on disk and then getting
get to restore it might do the trick?

Peter



More information about the Biopython-dev mailing list