Re: ERROR: Python C API version mismatch for module dbi
- From: Steve Holden <steve@xxxxxxxxxxxxx>
- Date: Mon, 31 Mar 2008 07:44:54 -0400
No, sorry.
regards
Steve
Pradeep Rai wrote:
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 for module dbi: This Python has API
> version 1013, module dbi has version 1012."
>
> Please suggest, how to resolve this error to proceed further.
>
> Regards,
> Pradeep Rai
>
>
Don't try and drag 2.4 extension modules into the 2.5 environemnt. You
will have to install a 2.5 version of dbi for it to work.
regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC
_http://www.holdenweb.com/_
--
_http://mail.python.org/mailman/listinfo/python-list_
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC http://www.holdenweb.com/
.
- Prev by Date: distutils as an application installer?
- Next by Date: Re: ERROR: Python C API version mismatch for module dbi
- Previous by thread: Re: ERROR: Python C API version mismatch for module dbi
- Next by thread: Re: ERROR: Python C API version mismatch for module dbi
- Index(es):
Relevant Pages
|