cancel
Showing results for 
Search instead for 
Did you mean: 

install python in stm32mp135-dk board

Pooja321
Associate II

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 ?

1 ACCEPTED SOLUTION

Accepted Solutions
Jean-Marc B
ST Employee

Hi @Pooja321 

python is already avalaible with the Starter Package installed on your board. Just use the command:

 

python3

 

Best regards,

--JM

View solution in original post

6 REPLIES 6
Jean-Marc B
ST Employee

Hi @Pooja321 

python is already avalaible with the Starter Package installed on your board. Just use the command:

 

python3

 

Best regards,

--JM

okay thanks 

@Jean-Marc B hi sir,i am getting issue to install Tkinter .

error - E: Unable to locate package python3-tk

RanjeetSingh_0-1698470899103.png

 

does we can not install Tkinter in STM32MP1 ? if there is anyway to install it then please let me know .

 

can you please tell me how to run guizero in stm32mp135-DK board?

What is the best way to develop and UI on python on  STM32MP135F-DK  . Do we have QtPy or Tkinter on STM32MP135F-DK?

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