FreeNAS/FreeBSD Jail 11.4u4 Cloning the git then running Lazylibraria.py results in "no module called _sqlite3" error. Fix: pkg install py37-sqlite3 then run script again
FreeNAS/FreeBSD Jail 11.4u4
Cloning the git then running Lazylibraria.py results in "no module called _sqlite3" error.
Fix:
pkg install py37-sqlite3
then run script again