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
VECTOR - 103963 - Di Matteo
Traceback (most recent call last):
File "/worker.py", line 148, in <module>
main()
File "/worker.py", line 128, in main
ejecutar(CORRECTORES[args.corrector], args.timeout)
File "/worker.py", line 108, in ejecutar
corrector(tmpdir).run(timeout)
File "/worker.py", line 59, in __init__
p.name for p in orig.iterdir())
File "/worker.py", line 59, in <genexpr>
p.name for p in orig.iterdir())
File "/usr/lib/python3.6/pathlib.py", line 1081, in iterdir
for name in self._accessor.listdir(self):
File "/usr/lib/python3.6/pathlib.py", line 387, in wrapped
return strfunc(str(pathobj), *args)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/corrector.ant3hn17/orig'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: