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

LVGLImage.py issue using in EEZ flow with LVGL 9 #738

Closed
Trakeen opened this issue Feb 28, 2025 · 2 comments
Closed

LVGLImage.py issue using in EEZ flow with LVGL 9 #738

Trakeen opened this issue Feb 28, 2025 · 2 comments
Assignees
Labels

Comments

@Trakeen
Copy link

Trakeen commented Feb 28, 2025

Describe the bug
When I try to build my project, I have this message "An error occured while building images for the LVGL 9.x!". I installed everything, added all to my path and restarted my session but it still does not work. I used LVGLImage.py from my Espressif install and PNG conversion worked.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Bitmaps'
  2. Click on '.+'
  3. Select a PNG on your file system
  4. Go to 'Pages'
  5. Add an images to the Page and select the created bitmap
  6. Click on build

Expected behavior
My files should be exported.

Desktop (please complete the following information):

  • OS: OSX
  • Version: Sequoia

** LVGL version (if used)**

  • 9.x
@mvladic
Copy link
Contributor

mvladic commented Feb 28, 2025

On macOS it is possible that you need to set different python path: see #346.

https://github.com/eez-open/studio/wiki/FAQ#lvgl-9x-image-build-errors

@Trakeen
Copy link
Author

Trakeen commented Feb 28, 2025

You're right, I used "which python3" to find the good path. Thank you.

@Trakeen Trakeen closed this as completed Feb 28, 2025
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