Open pabloski0000 opened 1 year ago
Hi! I've followed your know-how step by step in a linux machine. However, I haven't managed to make it work. I execute python <name_of_file> and here is the output it returns. app_logs.txt Thank you in advance
python <name_of_file>
@pabloski0000 Each processing step creates its own ".log" file. Have a look at them, especially the last one, to see what could be the problem.
Hi! I've followed your know-how step by step in a linux machine. However, I haven't managed to make it work. I execute
python <name_of_file>
and here is the output it returns. app_logs.txt Thank you in advance