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-15 16:37, Nico Grubert wrote:
> Hi there
> /src
> I have installed the new "mxODBCConnect" client package
> ("egenix-mxodbc-connect-client-1.0.1.py2.4.prebuilt").
> My system: Suse Linux 10.2, 64 Bit, Python 2.4.4
> 
> After I have installed the package, I try to import the package with:
> 
>>>> import mx.ODBCConnect.Client
> 
> This throws out the error:
> 
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
>   File "/usr/local/lib/python2.4/site-packages/PIL/__init__.py", line
> 18, in ?
> 
>   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.

> Did I miss something?

Thanks,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Apr 15 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.