From: Weng Ng <we...@ne...> - 2016-12-08 12:34:19
|
Hi All, I have been trying to import movie frames and create movie stacks at the same time using scipion, but each time it failed after importing with this message : Traceback (most recent call last): File "/dls_sw/apps/scipion/devel/scipion/pyworkflow/protocol/protocol.py", line 182, in run self._run() File "/dls_sw/apps/scipion/devel/scipion/pyworkflow/protocol/protocol.py", line 234, in _run raise Exception('Missing filePaths: ' + ' '.join(missingFiles)) Exception: Missing filePaths: Does this mean there is an error in the script for this? But I have previously done this without error. Kindly please enlighten me. Many thanks, Weng |