dcwatson / deflate

Python extension wrapper for libdeflate.
MIT License
25 stars 6 forks source link

AttributeError: module 'deflate' has no attribute 'DeflateError' #14

Closed ThomasWaldmann closed 2 years ago

ThomasWaldmann commented 2 years ago
> from deflate import DeflateError
E       AttributeError: module 'deflate' has no attribute 'DeflateError'