alaingilbert / ineptpdf

fileopen and aps pdf drm removal
65 stars 33 forks source link

Cannot Run the Script because of Syntax Error at line 186 #3

Open DiegoV81 opened 3 years ago

DiegoV81 commented 3 years ago

Hi, I cannot run the Python script because I get the following error message. Can anyone help me out? Thanks

C:\Users\130195\Downloads\ineptpdf-master\ineptpdf-master>python ineptpdf.py File "C:\Users\130195\Downloads\ineptpdf-master\ineptpdf-master\ineptpdf.py", line 186 total = 0L ^ SyntaxError: invalid syntax

BrettRD commented 3 years ago

This script is only for python2, that error shows up when you use python3.