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
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
The text was updated successfully, but these errors were encountered: