It was probably just a network issue on my end. Works with a larger delay than I expected.
Hi GloriousGoldfish63 ,
which clearml version are you using? Can you add a snippet of the code? I tried to reproduce it but didn't succeed.
When running a data processing task with joblib.Parallel, the print statements don't appear in the ClearML Console. Also the Logger.current_logger().report_text
statements disappear from the Console. How to log from within joblib Parallel subprocesses?
It was probably just a network issue on my end. Works with a larger delay than I expected.
Hi GloriousGoldfish63 ,
which clearml version are you using? Can you add a snippet of the code? I tried to reproduce it but didn't succeed.