Lattyware / unrpa

A program to extract files from the RPA archive format.
http://www.lattyware.co.uk/projects/unrpa/
GNU General Public License v3.0
590 stars 74 forks source link

'zlib' is not a text encoding #10

Closed OriginalFlavor closed 6 years ago

OriginalFlavor commented 6 years ago

I receive the following output

LookupError: 'zlib' is not a text encoding; use codecs.decode() to handle arbitrary codecs

Lattyware commented 6 years ago

I think that you must be using an old version, please check you are using the latest release (1.5.2). I'm relatively sure that error is already fixed there.

If you are using that version, or it doesn't fix the problem, please provide the full stack trace with the error to help pinpoint the issue.

Lattyware commented 6 years ago

Given no response, I'm assuming this was just a bug from an old version. If you have run into this issue on the current version please reopen this issue or open a new issue.