Re: ODBCConnect: ImportError: No module named UID

"M.-A. Lemburg" <[email protected]>
Newsgroups gmane.comp.python.egenix.user
Organization eGenix.com Software GmbH
Message-ID <[email protected]>
On 2009-04-16 07:30, Nico Grubert wrote:
> 
>>>   File "mx/ODBCConnect/Client/ServerSession.py", line 15, in ?
>>>   File "mx/ODBCConnect/Common/Transport.py", line 12, in ?
>>> ImportError: No module named UID
>>
>> Please install egenix-mx-base before installing the
>> egenix-mxodbc-connect-client.
>>
>> mx.UID is part of the base package.
> 
> Hi Mark-André
> 
> Thank you for your fast reply.
> I thought, the egenix-mx-base package is already installed because
> importing mx.DateTime worked fine.
> 
>>>> from mx.DateTime import now
>>>> now()
> <DateTime object for '2009-04-15 14:04:00.79' at 2b086af88088>
> 
> But maybe the installed mx-base package is just too old?
>>>> import mx
>>>> mx.__version__
> '2.0'

Indeed. mxUID is included in egenix-mx-base 3.0 and later. The current
version is 3.1.2...

http://www.egenix.com/products/python/mxBase/

Thanks,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Apr 16 2009)
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________
2009-03-19: Released mxODBC.Connect 1.0.1      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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.