-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
It is not possible to run a process/pipeline iteration in parallel by clicking on ‘Run in parallel’. I get an error ‘I/O operation on closed file’, see below.
I've tried everything, recompiled from scratch, I've even just redone an entire brainvisa today and I still have the error.
We can launch in parallel when we create a workflow and then submit it via soma_workflow_gui.
I am using a casa-dev image version 5.3-26, master branch and cati_platform distro.
You can use it there /neurospin/cati/casa_distro/brainvisa-cati_platform-master/
ValueError: I/O operation on closed file
ValueError
Traceback (most recent call last):
File "/casa/host/build/python/brainvisa/processing/qt4gui/neuroProcessesGUI.py", line 3099, in _run_with_soma_workflow_button
self._run_with_soma_workflow(executionFunction=executionFunction)
File "/casa/host/build/python/brainvisa/processing/qt4gui/neuroProcessesGUI.py", line 3070, in _run_with_soma_workflow
SomaWorkflowWidget.brainvisa_code, serialized_process.getvalue()]
ValueError: I/O operation on closed file
Reactions are currently unavailable
Metadata
Metadata
Labels
bugSomething isn't workingSomething isn't working