Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error generating bitmap #562

Closed
Obili69 opened this issue Sep 30, 2024 · 1 comment
Closed

Error generating bitmap #562

Obili69 opened this issue Sep 30, 2024 · 1 comment
Assignees
Labels

Comments

@Obili69
Copy link

Obili69 commented Sep 30, 2024

Describe the bug
I have pypng installed but stiell get the error
werror generating bitmap 'ui_image_logo_logo2.c' file: Error: ImportError: Need pypng paCKAGE, DO pip3 install pypng
(I have pypng installed)
To Reproduce
Steps to reproduce the behavior:
Import a png and add it on a screen. This leads to the above discribed logo.

Expected behavior
For it to compile

Screenshots
image

Desktop (please complete the following information):

  • OS: [MacOS]
  • Version [15.1]

** LVGL version (if used)**

9.x

Additional context
Add any other context about the problem here.
logo

@mvladic
Copy link
Contributor

mvladic commented Sep 30, 2024

Because you are on the Mac, usually this means that Studio is using different python then the python you see from the command line (Terminal). Check this issue, in the comments you will find how to set custom python path in Studio.

@mvladic mvladic closed this as completed Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants