Closed silentpiranha closed 4 years ago
this looks like your python build is missing sqlite3. Is there an updated python build available for your NAS? or even an older version?
While searching for a newer version I stumpled on a seperate package containing sqlite3. Running Python 3.8 now symlinked to /usr/local/bin/python Had to clean up the script folder after this because of some different errors.
But now its running just fine. Thanks for tipping me in the right direction. Maybe I was to tired yesterdeay to figure it out myself.
glad you found a working option. 3rd party Apps on NAS can be an issue. All it takes is one missing library on the build and other dependent Apps/projects come to a grinding halt. On a regular Linux box you could just build the lib etc, but on a NAS you are usually relying on someone else to have cross-compiled a fix, or created another version of the App (usually requires cross compiling)!
Describe the bug nzbtosickbear.py nzbtomedia.py
throwing exeption "ModuleNotFoundError: No module named '_sqlite3'"
Technical Specs
Log from SABnbzd UI
no logfile in /nzbtomedia/logs