Skip to content

Conversation

@koyaanis
Copy link

Remove broken python-lzo library and replace it with custom LZO libs

Copy link
Owner

@donadigo donadigo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm really not in favour of maintaining binary third party DLLs/so files. The LZO class itself is fine, but if anything, python-lzo should be fixed instead so that it works on Windows and Linux. The problem is that it requires liblzo to be installed which differs based on the OS (I believe).

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

Successfully merging this pull request may close these issues.

3 participants