.exe file can not read from server
script is running fine in pycharm,(pdf to image conversion is working)
The exe (using pyinstaller )stopped and converted to exe.000 file after converting 2 images from 11 pdfs(single pdf pages).
N:B- The files are not converting while they are in server.
Please help.
Hi!
I would need a little bit more information to properly help you.
- What is the OS on the server?
- Did you get an error message from pdf2image?
- You mentioned using pyinstaller, I am unfamiliar with it. What does it do?
Hi sorry for late reply;
-
The os is windows 10 and 64 bit.
-
No i did not get any error message from pdf2image.
-
The pyinstaller will convert the .py file to .exe(am using it to give the created tool to other user.)
And can it convert the pdf to 300dpi images?
Unfortunately, I am afraid that I won't be able to help you much with that as I have no previous experience with pyinstaller.
As for 300 dpi resolution, you can use dpi=300.