@Joey_Laverde wrote:
2016-10-01 15:04 VERBOSE manager Creating new database /root/.flexget/db-config.sqlite - DO NOT INTERUPT ...
FATAL: Unable to use SQLite. Are you running Python 2.5 - 2.7 ?
Python should normally have SQLite support built in.
If you're running correct version of Python then it is not equipped with SQLite.
You can try installingpysqlite
. If you have compiled python yourself, recompile it with SQLite support.this is the error i get whenever i try to run flexget on my nas. I am using python3.5 and I can run sqlite3 in the python enviroment and get version numbers but flexget wont run and I cant install pysqlite since python3 has it built in.
Any help would be appreciated.
Posts: 1
Participants: 1