View Single Post
Old 01-11-2017, 08:26 PM   #991
geninchuni
Junior Member
geninchuni began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Dec 2016
Device: Kindle 8
Standalone

Hello, I was checking your github files and I saw you have some "standalone indications" I tried the 5.1.3 standalone on ubuntu and it partially worked, it did create a epub and a mobi, but then i get this error
"Preparing source images...
Traceback (most recent call last):
File "kcc-c2e.py", line 36, in <module>
sys.exit(main(sys.argv[1:]))
File "/home/geninchuni/Escritorio/kcc/kcc/comic2ebook.py", line 80, in main
makeBook(source)
File "/home/geninchuni/Escritorio/kcc/kcc/comic2ebook.py", line 1123, in makeBook
path = getWorkFolder(source)
File "/home/geninchuni/Escritorio/kcc/kcc/comic2ebook.py", line 596, in getWorkFolder
raise UserWarning("Failed to open source file/directory.")
UserWarning: Failed to open source file/directory.
"
and so it doesn't finish the work at all, I can use the epub and mobi anyways but it kinda makes calibre glitch and take a much longer to transfer the file. How do I get rid of this error? thanks n_n

PS: I used this command: sudo python3 kcc-c2e.py [ --profile=K45 -m --title=FileName01 --format=MOBI -u --gamma=0.5 --hq --forcecolor --splitter=1 ] Filedirectory/FileName01.cbz
geninchuni is offline   Reply With Quote