2023-10-26 3:32 AM - edited 2023-10-26 3:32 AM
i am using stm32mp135-dk board . i have installed the STM32MP1-Ecosystem-v5.0.0 Starter Package
now i want to install python how i can install ?
Solved! Go to Solution.
2023-10-26 3:42 AM - edited 2023-10-26 3:43 AM
Hi @Pooja321
python is already avalaible with the Starter Package installed on your board. Just use the command:
python3
Best regards,
--JM
2023-10-26 3:42 AM - edited 2023-10-26 3:43 AM
Hi @Pooja321
python is already avalaible with the Starter Package installed on your board. Just use the command:
python3
Best regards,
--JM
2023-10-26 4:09 AM
okay thanks
2023-10-27 10:01 PM - edited 2023-10-27 10:28 PM
@Jean-Marc B hi sir,i am getting issue to install Tkinter .
error - E: Unable to locate package python3-tk
does we can not install Tkinter in STM32MP1 ? if there is anyway to install it then please let me know .
2023-10-27 10:04 PM
can you please tell me how to run guizero in stm32mp135-DK board?
2025-05-26 3:04 AM - edited 2025-05-26 3:18 AM
What is the best way to develop and UI on python on STM32MP135F-DK . Do we have QtPy or Tkinter on STM32MP135F-DK?
2025-05-26 3:49 AM
I just checked in STM32MP135F-DK?
I am able to see python3 working. Thanks for the suggestions.
Can you explain how to install Python modules on (Pip or pip3 is not working).Eg : Qt Python etc.
Regards
Girish