2022-06-24T15:12:01.617089532Z SYSTEM: Preparing env...
2022-06-24T15:12:02.203109161Z SYSTEM: Running...
2022-06-24T15:12:03.004629571Z 2022-06-24 23:12:03.003884: I tensorflow/stream_executor/platform/default/dso_loader.cc:48] Successfully opened dynamic library libcudart.so.10.1
2022-06-24T15:12:04.639278285Z Imported model (for Places365, 128x128 images)
2022-06-24T15:12:07.282805014Z Traceback (most recent call last):
2022-06-24T15:12:07.282856749Z File "src/train.py", line 71, in <module>
2022-06-24T15:12:07.283554986Z data = np.load('places/places_128.npz')
2022-06-24T15:12:07.283591663Z File "/usr/local/lib/python3.7/dist-packages/numpy/lib/npyio.py", line 428, in load
2022-06-24T15:12:07.299470153Z fid = open(os_fspath(file), "rb")
2022-06-24T15:12:07.299489677Z FileNotFoundError: [Errno 2] No such file or directory: 'places/places_128.npz'
2022-06-24T15:12:07.850426625Z SYSTEM: Finishing...
2022-06-24T15:12:08.075164736Z SYSTEM: Error Exists!