Noel D'Mello | 11 Nov 2010 05:09
Picon

Python 2.2

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.


_______________________________________________________________________
eGenix.com User Mailing List                     http://www.egenix.com/
https://www.egenix.com/mailman/listinfo/egenix-users
M.-A. Lemburg | 11 Nov 2010 10:39
Favicon

Re: Python 2.2

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/

_______________________________________________________________________
eGenix.com User Mailing List                     http://www.egenix.com/
https://www.egenix.com/mailman/listinfo/egenix-users

Charlie Clark | 12 Nov 2010 14:05
Favicon

How do you develop on Mac OS

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/
________________________________________________________________________

_______________________________________________________________________
eGenix.com User Mailing List                     http://www.egenix.com/
https://www.egenix.com/mailman/listinfo/egenix-users


Gmane