How to install pip or python package (as pyserial.py)
Hi,
How can I install pyserial.py python modul on Discovery kit STM32MP135F.
I would like also install pip
Thank you for your help.
Olivier
Hi,
How can I install pyserial.py python modul on Discovery kit STM32MP135F.
I would like also install pip
Thank you for your help.
Olivier
Hi @Olivier73
You have a old OpenSTLinux image on your board. I would recommend to upgrade it with the last OpenSTLinux ecosystem (currently 5.0).
To my mind, the error you see comes from an uninitialized date on your board. Try to update the date with the command:
root@stm32mp1:~# date 041714172024
root@stm32mp1:~# date
Wed Apr 17 14:17:01 UTC 2024
Then replay your apt commands.
Best regards
--JM
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.