LZ4 module not recognized in python

5.4k views Asked by At

I successfully installed LZ4 in Ubuntu but still in Python while running this command:

import lz4

I am getting error no module found .

0

There are 0 answers