LJSthu / Python-Remove-Watermark

A simple program to remove the watermark from a PDF file.
89 stars 36 forks source link

I am getting unicode error ? am I doing something wrong #6

Closed abdulmukit-n closed 2 years ago

abdulmukit-n commented 2 years ago

the error I am getting "SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape"

Is there anyway around this error ? I didnt find any solution online (apologize for the dumb question)

abdulmukit-n commented 2 years ago

Never mind was just an error in my path, solved using : https://stackoverflow.com/questions/2953834/windows-path-in-python