bev-project/nohup.out

22 lines
1.0 KiB
Plaintext

Traceback (most recent call last):
File "tools/train.py", line 88, in <module>
main()
File "tools/train.py", line 30, in main
configs.update(opts)
File "/opt/conda/lib/python3.8/site-packages/multimethod/__init__.py", line 328, in __call__
return func(*args, **kwargs)
File "/opt/conda/lib/python3.8/site-packages/torchpack/utils/config.py", line 64, in update
key, value = opt, opts[index + 1]
IndexError: list index out of range
--------------------------------------------------------------------------
Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:
Process name: [[60649,1],2]
Exit code: 1
--------------------------------------------------------------------------