apt install not work
Hi,
I have a STM32MP157F-DK2 when I try to install something with apt-get I get this error:
root@stm32mp1:~# apt install python3
Reading package lists... Done
Building dependency tree... Done
E: Unable to locate package python3
The date is correct.
If instead I try to run an apt-get update I receive this message:
root@stm32mp1:~# apt-get update
The software package is provided AS IS, and by downloading it, you agree to be bound to the terms of the software license agreement (SLA).
The detailed content licenses can be found at https://wiki.st.com/stm32mpu/wiki/OpenSTLinux_licenses.
Reading package lists... Done
how can i fix it? i need to install python-pip with all dependencies
Best regards
AB
