Raymond O
Raymond O
https://i.redd.it/yrl4gdw8iml31.jpg https://i.redd.it/n66usnoq38m31.png https://i.redd.it/nq65jjiohfm31.png Why can't the bot detect a chessboard in the images above? import subprocess, os r = subprocess.check_output("cd C:\\Users\\Raymond\\Desktop\\Chess Bot\\tensorflow_chessbot-chessfenbot && tensorflow_chessbot.py --url https://i.redd.it/yrl4gdw8iml31.jpg", shell=True) the code above...
while running putzmain.py, there is an error: Traceback (most recent call last): File "C:\Users\Owner\Desktop\putzmain.py", line 215, in alltemps = np.load('pbarrs.npz').items()[0][1] TypeError: 'ItemsView' object is not subscriptable
