View Single Post
Old 01-23-2016, 08:25 AM   #12
AlPe
Digital Amanuensis
AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.AlPe ought to be getting tired of karma fortunes by now.
 
AlPe's Avatar
 
Posts: 727
Karma: 1446357
Join Date: Dec 2011
Location: Turin, Italy
Device: Several eReaders and tablets
You can get a more verbose log by using the "--verbose" switch.

You can have the log saved to a file with the "--log".

E.g.:

Code:
> python -m aeneas.tools.execute_job INPUT_PATH OUTPUT_PATH --verbose
=== === ===

It might be a problem with Windows paths --- at the moment, Linux is the only supported OS (by aeneas).

You can try uploading your job ZIP to http://aeneasweb.org and see if it works. If not, there is a bug in icarus. If it does, then there is a problem with aeneas and/or your running environment.

In both cases, please let me know if you figure it out. If not, I might need to see the ZIP file generated by EDIT: icarus (maybe without the audio files).

Last edited by AlPe; 01-23-2016 at 09:16 AM. Reason: aeneas => icarus in last sentence
AlPe is offline   Reply With Quote