How to install python package on STM32MP157c-dk2?
Hello,
I have followed this link: https://wiki.st.com/stm32mpu/wiki/X-LINUX-AI-CV_OpenSTLinux_expansion_package and successfully flashed STM32MP157c-dk2 device with AI OpenCV image.
Now, I am trying to install python package
scipyon the device. But it throws error that
"unable to execute arm-openstlinux_wetson-linux-gnueabi-gcc: No such file or directory" and
"error: command arm-openstlinux_wetson-linux-gnueabi-gcc failed with exit status 1"Could you please guide me? How can I install a python package on a device once the device is booted with AI OpenCV package.
Thanking you,
Saurabh
