dbTalk Databases Forums  

Ingres Python DBI driver

comp.databases.ingres comp.databases.ingres


Discuss Ingres Python DBI driver in the comp.databases.ingres forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Roy Hann
 
Posts: n/a

Default Ingres Python DBI driver - 03-25-2009 , 10:22 AM






I just downloaded the Windows pre-built Ingres 9.1.x Python DBI driver
but the installer refuses to install it because I have Python 2.6
installed and it is checking for 2.4.

Does it really need 2.4 or is the installer just being unimaginative?

--
Roy

UK Ingres User Association Conference 2009 will be on Tuesday June 9, 2009
Go to http://www.iua.org.uk/join to get on the mailing list.



Reply With Quote
  #2  
Old   
Grant Croker
 
Posts: n/a

Default Re: [Info-Ingres] Ingres Python DBI driver - 03-25-2009 , 11:02 AM






On/El 25/03/09 17:22, Roy Hann wrote/escribió:
Quote:
I just downloaded the Windows pre-built Ingres 9.1.x Python DBI driver
but the installer refuses to install it because I have Python 2.6
installed and it is checking for 2.4.

Does it really need 2.4 or is the installer just being unimaginative?


The installer was build using Python 2.4 using the following command:

python.exe setup.py bdist_wininst

the resulting installer is based on the version of the module and Python
distutils module.

If you point your browser at
http://croker.net/~grant/python/ingr...in32-py2.6.exe you can
download the latest code for the extension built against Python 2.6.1. I
don't guarantee it will work with all of Py26's features. Bugs to be
logged at http://bugs.ingres.com or via ServiceDesk.

regards

grant

--
Grant Croker - Ingres PHP and Ruby maintainer
http://blogs.planetingres.org/grant
A learning experience is one of those things that say, 'You know
that thing you just did? Don't do that.'




Reply With Quote
  #3  
Old   
Roy Hann
 
Posts: n/a

Default Re: [Info-Ingres] Ingres Python DBI driver - 03-25-2009 , 01:27 PM



Grant Croker wrote:

Quote:
On/El 25/03/09 17:22, Roy Hann wrote/escribió:
I just downloaded the Windows pre-built Ingres 9.1.x Python DBI driver
but the installer refuses to install it because I have Python 2.6
installed and it is checking for 2.4.

Does it really need 2.4 or is the installer just being unimaginative?


The installer was build using Python 2.4 using the following command:

python.exe setup.py bdist_wininst

the resulting installer is based on the version of the module and Python
distutils module.

If you point your browser at
http://croker.net/~grant/python/ingr...in32-py2.6.exe you can
download the latest code for the extension built against Python 2.6.1. I
don't guarantee it will work with all of Py26's features. Bugs to be
logged at http://bugs.ingres.com or via ServiceDesk.
Ah Grant, you never let us down! I still owe you a fancy dinner from
ages ago.

Many thanks.

--
Roy

UK Ingres User Association Conference 2009 will be on Tuesday June 9, 2009
Go to http://www.iua.org.uk/join to get on the mailing list.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.