Christian Ullrich escribió:
> * Linos wrote on Sunday, 2007-08-19:
>
>> Hello, i would like to use the sdb python modules in my current python
>> installation, i have copied the modules to site-packages and i have this
>> errors:
>
> You say you "copied" the modules to site-packages. Do you mean to say
> that you used some python modules from within the MaxDB installation
> directory? If so, that may be the problem; I believe that these modules
> are "internal" to the system and may not be readily usable by other
> clients.
>
> There are "public" packages available for download at
> <http://dev.mysql.com/downloads/maxdb/7.6.00.html#Python>.
>
I am copying /opt/sdb/programs/lib/python2.3/* to site-packages but
exactly the same operation works perfectly in windows xp. The public
packages install the same modules, i have tried that.