Can anybody help me?
I've installed Calibre and Python. When I ran the program, I got the error message as below.
Can anybody help me fix the problem?
C:\Users\park>C:\Users\park\Desktop\wisecreator_ex ecutables\wisecreator.exe manual.mobi
[.] Checking dependenices
'ebook-convert' is not recognized as an internal or external command,
operable program or batch file.
Traceback (most recent call last):
File "main.py", line 395, in <module>
File "main.py", line 283, in main
File "main.py", line 265, in check_dependencies
File "subprocess.py", line 336, in check_output
File "subprocess.py", line 418, in run
subprocess.CalledProcessError: Command 'ebook-convert --version' returned non-zero exit status 1.
[12648] Failed to execute script main
|