Unzip problem
I obtained An Echo in the Bone by Diana Gabaldon from ShortCovers.com and ran an experiment. I found that ineptepub.py/ineptepub.pyw got an error unless I unzipped and rezipped it as per earlier posts in this thread. It happened on a Mac using Python 2.5, on a Mac using Python 2.6, and also in Windows XP!
It looks as if the problem is platform-independent. From earlier posts in this thread I gather that the source of the problem may well be a bug or incompatibility in the 'zlib' library that the Python script imports. If so, the library has the same bug/incompatibility on different platforms.
Cheers,
Eric
|