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
Traceback (most recent call last):
File "pokefetch.py", line 48, in <module>
base_total = base_total[base_total.find("Total"):]
AttributeError: 'NoneType' object has no attribute 'find'
stb_image error: No such file or directory
I have the dependecies that were listed in the readme installed.