Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

from lznt1 import compress, compress_evil >====> ImportError: cannot import name compress_evil #2

Closed
T54R opened this issue Jul 2, 2020 · 1 comment

Comments

@T54R
Copy link

T54R commented Jul 2, 2020

When I try to import compress_evil I get this error
ImportError: cannot import name compress_evil

any work around?
I tried Installing using PYPI even using gz packages.
:(

@you0708
Copy link
Owner

you0708 commented Jul 6, 2020

You have to use the modified version of lznt1 published on the same location with the code.
This module don't have "compress_evil" function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants