Installing pysqlite on Win64

2010-11-20 Thread Navid Parvini
Dear All,

I want to install pysqlite on my Windows 64 bit machine. I have python 2.4.3 on 
it.
Would you please let me know how can I do it?

That is, I need to use the source file (i.e pysqlite-2.5.6.tar.gz) or there is 
an executable file to install.

Thank you in advance.

Regards,
Navid



  -- 
http://mail.python.org/mailman/listinfo/python-list


Re: Installing pysqlite on Win64

2010-11-20 Thread Philip Semanchuk

On Nov 20, 2010, at 12:37 PM, Navid Parvini wrote:

 Dear All,
 
 I want to install pysqlite on my Windows 64 bit machine. I have python 2.4.3 
 on it.
 Would you please let me know how can I do it?
 
 That is, I need to use the source file (i.e pysqlite-2.5.6.tar.gz) or there 
 is an executable file to install.

Hi Navid,
I'm not a Windows guy so I really can't recommend how to proceed with the 
specific question you asked. But if there's any way you could upgrade the 
machine to Python = 2.5, your problem will go away because those versions of 
Python come with a built-in sqlite interface. That might be an easier approach 
for you.

Good luck
Philip
-- 
http://mail.python.org/mailman/listinfo/python-list