From noel.dmello at gmail.com Wed Nov 10 23:09:01 2010 From: noel.dmello at gmail.com (Noel D'Mello) Date: Thu Nov 11 05:09:05 2010 Subject: [egenix-users] Python 2.2 Message-ID: When trying to compile mxDateTime with Python 2.2 on windows I am getting a error..cannot import name get_python_version. Any help is appreciated. -------------- next part -------------- An HTML attachment was scrubbed... URL: /mailman-archives/egenix-users/attachments/20101110/aa728f09/attachment.htm From mal at egenix.com Thu Nov 11 10:39:24 2010 From: mal at egenix.com (M.-A. Lemburg) Date: Thu Nov 11 10:39:28 2010 Subject: [egenix-users] Python 2.2 In-Reply-To: References: Message-ID: <4CDBB9CC.1070802@egenix.com> Noel D'Mello wrote: > When trying to compile mxDateTime with Python 2.2 on windows I am getting a > error..cannot import name get_python_version. Any help is appreciated. Please send the full traceback, otherwise there's not much we do to help. Also note that Python 2.2 is no longer officially supported by our current software releases. While most of the software will likely still work, we are not actively testing with Python 2.2 or building for Python 2.2 anymore. -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, Nov 11 2010) >>> Python/Zope Consulting and Support ... http://www.egenix.com/ >>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/ >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/ ________________________________________________________________________ ::: Try our new mxODBC.Connect Python Database Interface for free ! :::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/ From charlie at egenix.com Fri Nov 12 14:05:40 2010 From: charlie at egenix.com (Charlie Clark) Date: Fri Nov 12 14:05:49 2010 Subject: [egenix-users] How do you develop on Mac OS Message-ID: <4CDD3BA4.2090602@egenix.com> Dear all, while working on mxODBC for Mac OS X we've come across a couple of stumbling blocks and we'd like your help in setting up the eGenix Mac OS build environment. Unfortunately due some of the hacks by Apple on Python 2.6 for Mac OS Snow Leopard it doesn't play nicely with other Pythons such as the provided by MacPorts which I use for my own projects. My experience has been to use MacPorts or some other "ports" like service (Brew or Fink are alternatives) to keep my libraries up to date. But we'd like to know your experiences and preferences so that we can tailor our releases to suit them. Thanks for your help Charlie -- Charlie Clark eGenix.com Professional Python Services directly from the Source >>> >>> Python/Zope Consulting and Support ... http://www.egenix.com/ >>> >>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/ >>> >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/ ________________________________________________________________________