install python in stm32mp135-dk board
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Labels:
-
STM32MP13 Lines
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-26 4:09 AM
okay thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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 .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-27 10:04 PM
can you please tell me how to run guizero in stm32mp135-DK board?
