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.

Build question for DaVinci PSP 03.02

Guru* 95265 points

Hello,

I followed the link http://processors.wiki.ti.com/index.php/DaVinci_PSP_03.02_Beta_Release_Notes to build a minimal base file system with command:

 $ bitbake arago-base-image

I got “ERROR: Importing sqlite3 and pysqlite2 failed, please install one of them. Python 2.5 or a 'python-pysqlite2' like package is likely to be what you need.”

I already have sqlite3 installed under /opt/sqlite3 and added /opt/sqlite3/usr/local/bin inside my PATH. Can anybody help how to resolve this?

Regards, Eric