Re: ODBCConnect: ImportError: No module named UID

Nico Grubert <[email protected]>
Newsgroups gmane.comp.python.egenix.user
Message-ID <[email protected]>
>>   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'

Regards
Nico


_______________________________________________________________________
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.