Hi All,
we are using 8.2.0.24 SDK 1.2. Building the SDK — Processor SDK Linux for AM335X Documentation in the host ubuntu 18.04.
We need to install python-sqlite3 package as its required for our custom board/application
we are not able to install, please let me know to reslove this below is the error which i am facing,
root@INKEO42659LNPR:~/tisdk/build$ MACHINE=am335x-evm bitbake python-sqlite3
NOTE: Started PRServer with DBfile: /home/sem3user/tisdk/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 38017, PID: 61849
Loading cache: 100% |#########################################################################################################################################################| Time: 0:00:01
Loaded 4118 entries from dependency cache.
Parsing recipes: 100% |#######################################################################################################################################################| Time: 0:00:01
Parsing of 2923 .bb files complete (2922 cached, 1 parsed). 4119 targets, 602 skipped, 0 masked, 0 errors.
ERROR: Nothing PROVIDES 'python-sqlite3'. Close matches:
python3-git
python3-six
python3-sqlparse
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
please let us know how to resolve this