Open ailabuser opened 2 years ago
E FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\...\aima-python\aima-data\orings.csv'
Somehow git submodule update did not pull the aima-data files. Had to manually get the files from aima-data repo.
Python 3.8.13, Tensorflow 2.10.0, Keras 2.10.0
I tried to replicate the problem in Windows, by downloading the repo from scratch. I did not encounter the same problem and I wasn't able to reproduce this issue.
E FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\...\aima-python\aima-data\orings.csv'
Somehow git submodule update did not pull the aima-data files. Had to manually get the files from aima-data repo.
Python 3.8.13, Tensorflow 2.10.0, Keras 2.10.0