00:00:14
Mar 27, 2018
Installing collected packages: idna, urllib3, certifi, chardet, requestsSuccessfully installed certifi-2018.1.18 chardet-3.0.4 idna-2.6 requests-2.18.4 urllib3-1.22$ python /scripts/validate.py ${ZOE_VALIDATION_URL} pytorch-notebook.json$ python /scripts/validate.py ${ZOE_VALIDATION_URL} pytorch-notebook-gpu.jsonTraceback (most recent call last): File "/scripts/validate.py", line 11, in <module> data = json.load(open(f, encoding="utf-8"))FileNotFoundError: [Errno 2] No such file or directory: 'pytorch-notebook-gpu.json'ERROR: Job failed: exit code 1