Game-Bot
Game-Bot copied to clipboard
how do i fix this.
Traceback (most recent call last): File "D:\downloads\Game-Bot-master\get_dataset.py", line 21, in get_dataset X = np.load('Data/npy_train_data/X.npy') File "C:\Users\For36\AppData\Local\Programs\Python\Python36\lib\site-packages\numpy\lib\npyio.py", line 416, in load fid = stack.enter_context(open(os_fspath(file), "rb")) FileNotFoundError: [Errno 2] No such file or directory: 'Data/npy_train_data/X.npy'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "train.py", line 31, in