DeepLearningFlappyBird icon indicating copy to clipboard operation
DeepLearningFlappyBird copied to clipboard

pygame.error: File is not a Windows BMP file???????

Open ilovezhenzhen opened this issue 8 years ago • 2 comments

Traceback (most recent call last): File "deep_q_network.py", line 8, in import wrapped_flappy_bird as game File "game/wrapped_flappy_bird.py", line 19, in IMAGES, SOUNDS, HITMASKS = flappy_bird_utils.load() File "game/flappy_bird_utils.py", line 21, in load pygame.image.load('assets/sprites/0.png').convert_alpha(), pygame.error: File is not a Windows BMP file

ilovezhenzhen avatar Apr 07 '17 07:04 ilovezhenzhen

Sorry, I haven't tested it on Windows.

yenchenlin avatar Sep 01 '17 03:09 yenchenlin

I have same problem, can someone help me

ninoanthony avatar Jan 27 '21 14:01 ninoanthony