Ketan> I just installed Python 2.6 on my centOS 5 system and then I Ketan> installed nltk. Now I am running a certain python script and it Ketan> gives me this error-
Ketan> ImportError: No module named _sqlite3 Ketan> Searching the internet tells me that sqlite should be installed Ketan> on my system which is confirmed when I try to install it using Ketan> yum. Yum tells me that all of the following are installed on my Ketan> system- Ketan> sqlite-devel.i386 Ketan> sqlite.i386 Ketan> python-sqlite.i386 Ketan> Can anyone tell me where I am going wrong. Well, for one thing, you're asking the wrong group for help. ;-) Try sending your question to python-l...@python.org. -- Skip Montanaro - s...@pobox.com - http://www.smontanaro.net/ _______________________________________________ SpamBayes@python.org http://mail.python.org/mailman/listinfo/spambayes Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html