[Python-Dev] (no subject) (original) (raw)
Ketan Vijayvargiya ketan.vijayvargiya at gmail.com
Thu Sep 23 13:56:21 CEST 2010
- Previous message: [Python-Dev] Problems with hex-conversion functions
- Next message: [Python-Dev] (no subject)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi. I have an issue which has been annoying me from quite sometime and any help would be greatly appreciated:
I just installed Python 2.6 on my centOS 5 system and then I installed nltk. Now I am running a certain python script and it gives me this error- ImportError: No module named _sqlite3 Searching the internet tells me that sqlite should be installed on my system which is confirmed when I try to install it using yum. Yum tells me that all of the following are installed on my system- sqlite-devel.i386 sqlite.i386 python-sqlite.i386 Can anyone tell me where I am going wrong.
-- Regards, Ketan Vijayvargiya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20100923/a11cb98e/attachment.html>
- Previous message: [Python-Dev] Problems with hex-conversion functions
- Next message: [Python-Dev] (no subject)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]