I need to install python 3 in one web server(linux) and I do not have root access. So I just installed it in my home path. However, I cannot import sqlite from python command shell. I searched SO and found that I need to install libsqlite3. I have the following problems:
Now that I do not have root access, I need to compile libsqlite3 myself. But I do not have a trusted source code url, can anyone guide me there?
How can I make python to be aware of the library I compiled out of the libsqlite3 source code?
Aucun commentaire:
Enregistrer un commentaire