I searched the archives, but couldn't find a way to fix this on my own.

I use Bluehost.com for Web hosting. I like Python. I like Sqlite. I'm trying
to use the three together.

Bluehost supports Python, and sqlite is installed. I have ssh access.
However, there is no pysqlite2 or apsw support built in to their Python
installation. I tried installing pysqlite2 myself (my preferred method), and
also apsw, but they error out for dependency reasons that I can't fix.

I have sent a help desk ticket into Bluehost asking for them to install
pysqlite2, but I'm not terribly hopeful. Does anyone know how to get sqlite
support in Python working within a home directory on Linux without having
root access?

Thanks,
Shawn

Reply via email to