You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/beegfs/homes/cdieterich/software/DCC/DCC_env/bin/DCC", line 11, in
load_entry_point('DCC==0.4.4', 'console_scripts', 'DCC')()
File "build/bdist.linux-x86_64/egg/DCC/main.py", line 429, in main
File "/biosw/python2/2.7.11/lib/python2.7/multiprocessing/pool.py", line 251, in map
return self.map_async(func, iterable, chunksize).get()
File "/biosw/python2/2.7.11/lib/python2.7/multiprocessing/pool.py", line 567, in get
raise self._value
OSError: [Errno 2] No such file or directory: '/tmp/tmpQIwWxY'
srun: error: amalthea: task 0: Exited with exit code 1
The text was updated successfully, but these errors were encountered:
Tested with same CLI parameters and most recent build from GitHub (0.4.4 is 3 commits or so behind) and could not reproduce the error. Maybe fixed by one of the latest fixes (41d2fd1)? Please try again with the latest stable GitHub version via git clone/pull.
Traceback (most recent call last):
File "/beegfs/homes/cdieterich/software/DCC/DCC_env/bin/DCC", line 11, in
load_entry_point('DCC==0.4.4', 'console_scripts', 'DCC')()
File "build/bdist.linux-x86_64/egg/DCC/main.py", line 429, in main
File "/biosw/python2/2.7.11/lib/python2.7/multiprocessing/pool.py", line 251, in map
return self.map_async(func, iterable, chunksize).get()
File "/biosw/python2/2.7.11/lib/python2.7/multiprocessing/pool.py", line 567, in get
raise self._value
OSError: [Errno 2] No such file or directory: '/tmp/tmpQIwWxY'
srun: error: amalthea: task 0: Exited with exit code 1
The text was updated successfully, but these errors were encountered: