DeepGlobe Building Extraction Challenge Forum

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

> Submission error

From time to time I get the following error:
```
Traceback (most recent call last):
File "/worker/worker.py", line 445, in run
stderr=stderr,
File "/usr/local/lib/python2.7/subprocess.py", line 390, in __init__
errread, errwrite)
File "/usr/local/lib/python2.7/subprocess.py", line 1024, in _execute_child
raise child_exception
OSError: [Errno 7] Argument list too long
```
Can anyone comment on how to overcome it?

Posted by: AutonomousSatelliteDrivers @ April 28, 2018, 5:21 p.m.

This is a Codalab problem that should be fixed by now. See this issue for more info: https://github.com/codalab/codalab-competitions/issues/2282

Posted by: ilkedemir @ April 29, 2018, 7:42 a.m.
Post in this thread