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 "/usr/local/lib/python2.7/site-packages/kivy/core/window/window_pygame.py", line 204, in set_icon
self._set_icon_standard(filename)
File "/usr/local/lib/python2.7/site-packages/kivy/core/window/window_pygame.py", line 212, in _set_icon_standard
im = pygame.image.load(filename)
error: File is not a Windows BMP file
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/kivy/core/window/window_pygame.py", line 204, in set_icon
self._set_icon_standard(filename)
File "/usr/local/lib/python2.7/site-packages/kivy/core/window/window_pygame.py", line 212, in _set_icon_standard
im = pygame.image.load(filename)
error: File is not a Windows BMP file
The text was updated successfully, but these errors were encountered: