CIKM Cup 2016 Track 1: Cross-Device Entity Linking Challenge Forum

Go back to competition Back to thread list Post in this thread

> Another error

Getting another type of error

OSError: [Errno 39] Directory not empty: '/codalabtemp/tmpy2Dgzi/run'

:(

Posted by: ytay017 @ Sept. 18, 2016, 3:21 p.m.

Actually, I met this error now...
something like:
Traceback (most recent call last):
File "/home/azureuser/codalab/codalab/codalabtools/compute/worker.py", line 255, in run
shutil.rmtree(file_path)
File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib/python2.7/shutil.py", line 256, in rmtree
onerror(os.rmdir, path, sys.exc_info())
File "/usr/lib/python2.7/shutil.py", line 254, in rmtree
os.rmdir(path)
OSError: [Errno 39] Directory not empty: '/codalabtemp/tmpy2Dgzi/run'

Posted by: kdqzzxxcc @ Sept. 19, 2016, 1:28 a.m.

now, it shows following error:
/home/azureuser/anaconda/bin/python: can't open file '/codalabtemp/tmpZ5atWA/run/program/score.py': [Errno 13] Permission denied

Posted by: kdqzzxxcc @ Sept. 19, 2016, 2:07 a.m.

Hello all,

These errors should be gone by now. I have added a fix to two of our servers.

Posted by: flavioAlexander @ Sept. 20, 2016, 5:25 a.m.

I also have this error :(

Posted by: tttzof351 @ Sept. 21, 2016, 11:56 p.m.
Post in this thread