Subject Re: [firebird-python] Firebird Driver for Python
Author Uwe Grauer
Mario Lacunza wrote:
> Hello,
>
> In this:
>
> *http://www.firebirdsql.org/index.php?op=devel&sub=python
> <http://www.firebirdsql.org/index.php?op=devel&sub=python>
>
> *I found the new subproject* *for the new Kinterbasdb driver.
>
> But, when I try to install FB 2.1+KI 3.2 (3.2.1 or 3.3) I receipt some
> errors in the final instruction:
>
> |python -c "import kinterbasdb"
>
> and I could not install it.
>
> |I just in my office and I dont have here the exact error message but I
> remember is in line 203 or 209 in an import instruction.....
>
> Any idea??
> --
> Saludos / Best regards
>
> Mario Lacunza
> Consultor de Sistemas - Webmaster

You said that you have the same problem as i have.
See:
http://sourceforge.net/forum/message.php?msg_id=4288153

Now you say that you get an error on import.
I still don't know what OS you are using and which error message
you are getting.
Do you get the error on installing with "python setup.py install"?
Does the install succeed?

Can't help,
Uwe