Using version: 4.15.2 (Python 3.10.15) I get the following error when there is a missing module that is needed for running task:
2024-10-22 17:51:47 dispynode - New computation "f5b5d29e41e5e4409c9084ad240fe1569f7f3e15" from 128.146.228.159
Initializing node...
2024-10-22 17:51:57 dispynode - Computation "1729633591956" is not valid
2024-10-22 17:51:57 dispynode - Computation "1729633591956" is not valid
2024-10-22 17:52:02 dispynode - dispynode received signal 15
2024-10-22 17:52:03 dispynode - Terminating setup process for 1729633591956 failed: Traceback (most recent call last):
File "/fs/project/gomez.124/opt/conda/pgamit/bin/dispynode.py", line 2589, in cleanup_computation
os.kill(client.setup_proc.pid, self.signals[2])
AttributeError: '_DispyNode' object has no attribute 'signals'
Using version: 4.15.2 (Python 3.10.15) I get the following error when there is a missing module that is needed for running task: