› Forums › Network Management › ZeroShell › Python is missing sqlite library › Reply To: Python is missing sqlite library
March 28, 2018 at 3:42 pm
#63838
Participant
python doesn’t compile python modules in its binary.. you would have to install the sqlite3 module..