DeepRL-Agents icon indicating copy to clipboard operation
DeepRL-Agents copied to clipboard

IOError: [Errno 2] No such file or directory: './Center/log.csv'

Open EAZYE9000 opened this issue 8 years ago • 1 comments
trafficstars

IOError: [Errno 2] No such file or directory: './Center/log.csv'

Any ideas my friend? Trying to run Deep-Recurrent-Q-Network.ipynb

File "D-R-Q.py", line 153, in with open('./Center/log.csv', 'w') as myfile: IOError: [Errno 2] No such file or directory: './Center/log.csv'

EAZYE9000 avatar Jun 06 '17 13:06 EAZYE9000

I manually created Center and Center/frames subdirectories

rickroesler avatar Sep 04 '17 03:09 rickroesler