[Zope-DB] DCOracle2 for Python2.4

Matthew Cahn matthew.cahn at bms.com
Fri Nov 18 16:50:50 EST 2005


Dieter,

That would be good, but importing the DCOracle2 built for Python 2.3 
gives me this error under 2.4.1:

S:\python>C:\Python24\python.exe
ActivePython 2.4.1 Build 245 (ActiveState Corp.) based on
Python 2.4.1 (#65, Mar 30 2005, 09:33:37) [MSC v.1310 32 bit (Intel)] on 
win32
Type "help", "copyright", "credits" or "license" for more information.
 >>> import DCOracle2
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "C:\Python24\lib\site-packages\DCOracle2\__init__.py", line 37, in ?
    from DCOracle2 import   *
  File "C:\Python24\lib\site-packages\DCOracle2\DCOracle2.py", line 104, 
in ?
    import dco2
ImportError: Module use of python23.dll conflicts with this version of 
Python.

Has this worked for you?

Matthew

Dieter Maurer wrote:

>Matthew Cahn wrote at 2005-11-16 13:02 -0500:
>  
>
>>I have an application which uses DCOracle2.  I wonder if anyone has 
>>built dco2.pyd for Python 2.4.  The 2.3 version built by Mikey at Zope 
>>has been working great.
>>    
>>
>
>You can use the extension build for Python 2.3 for Python 2.4, too.
>But version are binary compatible.
>
>
>  
>

-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%  Matthew Cahn
%  Principal Systems Analyst
%  Bristol-Myers Squibb Company
%  Mailbox code: H23-05
%  P.O. Box 4000
%  Princeton, NJ 08543-4000
%
%  Phone: (609) 252-3477
%  Fax:   (609) 252-6030
%  Email: Matthew.Cahn at bms.com
%  Wireless email: matthew_cahn at imcingular.com
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope-db/attachments/20051118/3f27c140/attachment.htm


More information about the Zope-DB mailing list