[issue8978] "tarfile.ReadError: file could not be opened successfully" if compiled without zlib

Kevin Funk report at bugs.python.org
Mon Nov 26 05:24:16 EST 2018


Kevin Funk <kfunk at kde.org> added the comment:

It's Python 3.6 from CentOS 6. In my particular case I'm lacking the lzma module. But for figuring that out I had to add the explicit modes to the `tarfile.open` calls in my Python script.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue8978>
_______________________________________


More information about the Python-bugs-list mailing list