[Python-Dev] "can't unpack IEEE 754 special value on non-IEEE platform"
Fredrik Lundh
fredrik at pythonware.com
Mon Jun 12 22:14:38 CEST 2006
More information about the Python-Dev mailing list
Mon Jun 12 22:14:38 CEST 2006
- Previous message: [Python-Dev] External Package Maintenance
- Next message: [Python-Dev] "can't unpack IEEE 754 special value on non-IEEE platform"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I just ran the PIL test suite using the current Python trunk, and the tests for a user-contributed plugin raised an interesting exception: ValueError: can't unpack IEEE 754 special value on non-IEEE platform fixing this is easy, but the error is somewhat confusing: since when is a modern Intel CPU not an IEEE platform? </F>
- Previous message: [Python-Dev] External Package Maintenance
- Next message: [Python-Dev] "can't unpack IEEE 754 special value on non-IEEE platform"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list