Closed unconverged closed 6 years ago
I know it's been some time, but could you please check if this is working with the latest master? After fixing #31 and implementing LZMA2 in #51 I can't reproduce this with the file you provided.
Feel free to reopen with a new sample file if this is still an issue.
Hello! I'm trying to use py7zlib to read from an encrypted 7z file.
Here is my code:
Here is the sample file (the zip archive contains the target 7z file, becasue GitHub does not allow to attach 7z's, I'm not trying to open zip file with pylzma, of course): 12313213.zip
It produces the following error:
I'm using Windows 10 x64 (Python is x32), Python 3.4.