can't import dbi, odbc or win32com

Marcel Lüttmann luettmann at ihr-internet.de
Wed Sep 26 14:34:52 EDT 2001


Hello out there,

I've got a problem:
I installed Python 2.2a3 completely, and wanted to access an ODBC
Database.
All examples for this start with "import dbi, odbc", but Python tells me
that there is no module named dbi. "import os" works without problems.
Same problem occured when I tried to create a com client: Python
couldn't find the module win32com.
Even installing and using Python 2.1.1 resulted in these error messages.

I'm new to Python, so I bet I did something wrong.
But what?

Regards,
Marcel



More information about the Python-list mailing list