Hello,
i’m currently following this tutorial via jupyter-notebook :
But when I need to execute my workflow, the eopatch insn’t created and I have this error :
So I have changed this line executor.run(workers=5, multiprocess=True) into executor.run() but my eopatch folder is still empty.
I have not found anything on this topic yet. Is there any solution you could think about?
Besnier Jean-Baptiste