hoffstadt / DearPyGui

Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
https://dearpygui.readthedocs.io/en/latest/
MIT License
12.62k stars 669 forks source link

Install Dearpygui to Compute Module 4 #2331

Open yoannpwln opened 1 month ago

yoannpwln commented 1 month ago

Version of Dear PyGui

Version: 1.11.1 Operating System: Linux h2logger 6.6.28+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.28-1+rpt1 (2024-04-22) aarch64 GNU/Linux

My Issue/Question

Hello,

I try to install dearpygui on compute module 4. I've tried with pip3, and i've followed this tutorial but i have an issue everytime.

https://github.com/hoffstadt/DearPyGui/issues/1741

i use python 3.11.2 and raspberry Pi Bookworm in 64 bits

To Reproduce

Steps to reproduce the behavior: try to install dearpygui

Expected behavior

I wish install easily dearpygui on Compute Module 4 (or Raspberry pi 4) with latest version.

Screenshots/Video

image image image image

Thanks for your help.

tinyboxxx commented 1 month ago

I think devs need add aarch64 in build workflows.