Python makes me say bad words.
What version of edl do you have?
As far as I can see, this does not use pylzma, lzma, compress or decompress.
Can you grep for those words in your .py files?
Do you see "pylzma>=0.5.0" in any requirements.txt file?
Have you tried simply removing that line?
|