ChaLearn LAP. Apparent Personality Analysis: First Impressions (first round) Forum

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

> Evaluation Error

When I submit the .zip file containing predictions.csv

the system shows error:

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/tmpFeuPOi/run'

I don't know what to do next.

can anyone explain why cause this error?

Posted by: tzzcl @ June 15, 2016, 2:44 p.m.

Dear Participant,

Thank you for reporting the error.

Initially, I thought the error was due to the format of the predictions file and I have been trying to trigger the error. However, the error seems to be an internal error of the Codalab platform. I realized you already have achieved on submitting your results and now they appear in the leaderboard. Can you tell us please how did you solve it? Or did you just re-run it several times?

Thank you in advance and our appologizes for any inconvenience.

Posted by: vponcel @ June 15, 2016, 8:15 p.m.

Thank you for your response!

I think the number of significant digits may matters.

At first, I just keep 6 significant digits in the preditions.csv and it gets error.

But when I changed to 14 significant digits, It can show the final result.

Posted by: tzzcl @ June 16, 2016, 3:04 a.m.

Thank you for your response.
This information might be useful to other participant's submissions.

Have a nice competition.

Posted by: vponcel @ June 16, 2016, 11:33 a.m.
Post in this thread