Re: MS SQL Server/ODBC package for Python



On 4/15/05, Graham <gsmith@xxxxxxxxxxxx> wrote:
> Thanks Simon
> I have just installed mxODBC and tried one of their samples.
> Am getting an error on trying to import mx.ODBC
>
> ImportError: No module named mx.ODBC
>
> After the install the mx folder has been place in my C:\Program Files\Plone
> 2\Python\lib\site-packages folder however when I browse the PythonPath and
> look under Standard Python Library I can't see mx.

Hmmm. Have you got more than one instance of Python installed? Do you
have a 'standard' installation in addition to Plone's? If so, perhaps
mxODBC has been installed for the wrong one.

--
Cheers,
Simon B,
simon@xxxxxxxxxxxxxxxxxx,
http://www.brunningonline.net/simon/blog/
.



Relevant Pages


Loading