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
{{ message }}
This repository was archived by the owner on Jan 27, 2021. It is now read-only.
File "C:\Python\Rollercoin\main.py", line 322, in check_coins
coin1 = (matches["TemplateName"][0], matches["BBox"][0])
File "C:\Python\Rollercoin\venv\lib\site-packages\pandas\core\series.py", line 821, in getitem
return self._values[key]
IndexError: index 0 is out of bounds for axis 0 with size 0
The text was updated successfully, but these errors were encountered:
File "C:\Python\Rollercoin\main.py", line 322, in check_coins
coin1 = (matches["TemplateName"][0], matches["BBox"][0])
File "C:\Python\Rollercoin\venv\lib\site-packages\pandas\core\series.py", line 821, in getitem
return self._values[key]
IndexError: index 0 is out of bounds for axis 0 with size 0
The text was updated successfully, but these errors were encountered: