-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
pygame.error: File is not a Windows BMP file #27
Comments
I have the same exact problem, running Raspberry Pi 4 with 4gb memory and Raspbian Buster full OS on a 10.1 inch touch screen display. Please help |
I searched the error message and found some posts, maybe this is relevant: https://stackoverflow.com/questions/25120883/how-to-uninstall-pygame-on-mac-osx-10-9-4 |
just had the same issue after dist-upgrade to Buster. the resolution was the fact the SDL libraries were not installed. |
I am still new to raspberry pi. If the resolution is the SDL libraries were not installed how do I install those?
Please help
Eric Riddle
e_riddle@icloud.com
… On Feb 20, 2021, at 6:32 PM, Topcat ***@***.***> wrote:
just had the same issue after dist-upgrade to Buster.
the resolution was the fact the SDL libraries were not installed.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#27 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AR4SXPI3W3Z67OQ7I3MHYW3TABBCTANCNFSM4N4Z3EJA>.
|
The easiest way, will be install using the command line
|
Thank you very much! I met the same problem on my Raspberry Pi, thanks to you it's solved :) |
nice one, was chasing my tail for a while and topcats instruction fixed it. |
Raspberry Pi 4 running Raspbian Buster Slim using the Adafruit 7" Touchscreen display.
Using ./run.sh gets me to this error message:
I've verified that Pillow is installed and all needed libraries are installed. Any assistance would be appreciated.
The text was updated successfully, but these errors were encountered: