Hello all:
I have an issue with the pysqlite step, can anyone help?
Daeron-NAS:~/pysqlite-2.5.6# python
Python 2.6.6 (r266:84292, Jan 22 2012, 21:38:07)
[GCC 3.3.5 (Debian 1:3.3.5-13)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from pysqlite2 import dbapi2 as sqlite3
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named pysqlite2
>>> exit()
I have installed python2.6 instead of 2.5.4 that's the only difference
Also has anyone a tutorial to install sickbeard on the readynas too?
Thanks




