Quote:
Originally Posted by PeterT
I think you'd be better opening a bug report with calibre itself describing the issue; calibre is self contained and uses it's own python build.
|
Yeah, eventually I asked in Calibre Development subforum:
https://www.mobileread.com/forums/sho...d.php?t=219150
It is not really a Calibre "bug", and I understand that Kovid strongly dislike std zipfile lib. Going with his calibre.utils.zipfile worked for me.
I posted the previous message in this thread because I was googling around to solve a problem with a plugin of mine (not related to Kobo) and I read none mentioned this problem with zipfile, referring it to buggy zipfile in Python 2.7.4, as it seems to me to be the "correct" root of the problem.