Re: ERROR: Python C API version mismatch for module dbi

2008-03-31 Thread Pradeep Rai
Thanks !! I will try do so. Regards, Pradeep -On [20080331 12:56], Pradeep Rai ([EMAIL PROTECTED]) wrote: >Can you guide me how to install a 2.5 version of dbi for it to work ? Same way you installed dbi for 2.4 just make sure the called python executable is the 2.5 one. -- Jer

Re: ERROR: Python C API version mismatch for module dbi

2008-03-31 Thread Pradeep Rai
Hi Steve, Can you guide me how to install a 2.5 version of dbi for it to work ? Thanks !! Pradeep Pradeep Rai wrote: > Hi All, > > I have upgraded python v2.5.2 from python v2.4.3. The upgradation > results into following error: > "Python C API version mismatch

Re: ERROR: Python C API version mismatch for module dbi

2008-03-31 Thread Pradeep Rai
Yes, i have copied everything from site-packages of the old one to the new one. Regards, Pradeep -On [20080331 12:29], Pradeep Rai ([EMAIL PROTECTED]) wrote: >I have upgraded python v2.5.2 from python v2.4.3. The upgradation >results into following error: "Python C API version m

Re:Re: ERROR: Python C API version mismatch for module dbi

2008-03-31 Thread Pradeep Rai
-On [20080331 12:29], Pradeep Rai ([EMAIL PROTECTED]) wrote: >I have upgraded python v2.5.2 from python v2.4.3. The upgradation >results into following error: "Python C API version mismatch for module >dbi: This Python has API version 1013, module dbi has version 1012." Did

ERROR: Python C API version mismatch for module dbi

2008-03-31 Thread Pradeep Rai
Hi All, I have upgraded python v2.5.2 from python v2.4.3. The upgradation results into following error: "Python C API version mismatch for module dbi: This Python has API version 1013, module dbi has version 1012." Please suggest, how to resolve this error to proceed further. Regard

RE: Urgent : How to do memory leaks detection in python ?

2008-03-17 Thread Pradeep Rai
Thanks for your inputs !!! I have installed python v 2.5 on my Linux machine and executing the tool again. I would like to share the memory status( using free -m command ) before and after the execution of the tool. BEFORE EXECUTION total used fre

Urgent : How to do memory leaks detection in python ?

2008-03-14 Thread Pradeep Rai
Dear All, I am working on the python tools that process a huge amount of GIS data. These tools encountering the problem of memory leaks. Please suggest what are the different ways to detect the memory leaks in python ? This is very critical problem for me. Help needed urgently. Thanks & Regards

Urgent : How to do memory leaks detection in python ?

2008-03-14 Thread Pradeep Rai
Dear All, I am working on the python tools that process a huge amount of GIS data. These tools encountering the problem of memory leaks. Please suggest what are the different ways to detect the memory leaks in python ? This is very critical problem for me. Help needed urgently. Thanks & Regards

Urgent : How to do memory leaks detection in python ?

2008-03-14 Thread Pradeep Rai
Dear All, I am working on the python tools that process a huge amount of GIS data. These tools encountering the problem of memory leaks. Please suggest what are the different ways to detect the memory leaks in python ? This is very critical problem for me. Help needed urgently. Thanks & Regards