This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
The TDA4EVM board has python3 installed. But how can I install apt, pip, opencv on this board for running computer vision modules. Pip is required to install python packages and libraries on the board.
Hi Sijin,
Python pip3 support was added in PSDKLA 7.02. Please migrate to this version and try out pip. Reference: www.ti.com/.../PROCESSOR-SDK-LINUX-J721E
The alternate is to use Yocto to add the required packages and build a filesystem out of it. Reference: software-dl.ti.com/.../Overview_Building_the_SDK.html
Regards
Karthik