Error when convert Pdf file on linux
Closed this issue · 3 comments
duduche59 commented
hello,
I get the following error when I convert my pdf file:
[INFO] Terminated in 11.31s.
Unexpected error processing document: local variable 'output_path' referenced before assignment
My config : linux mint 21.3
Python 3.10.12
how to correct this error ?
Thanks
nathfavour commented
Yeah, I noticed that too, sorry, i think it's from the last pull request.
Fixing soon.
nathfavour commented
ok, I just fixed the issue you can run 'git pull' now. Thanks
duduche59 commented
Super. Work fine.
Very thanks.