lpp syntax error

Submitted by jub061 on Thu, 08/03/2017 - 22:35

When I try to use lpp I'm getting an error that says the folowing:

File "/home/***/bin/lpp", line 45
raise ValueError, "Invalid or no argument given for chunksize"
^
SyntaxError: invalid syntax

im running python 3 (miniconda 3). I've tried deleting my lpp directory as well as the files in the bin directory. Any ideas?