From: Daniel C. <cab...@gm...> - 2006-11-30 15:54:11
|
HI, i just installed PyDB2, but first i had to change script setup.py because path of lib is lib32, then i write import Db2 on python console, but i receive next error: Traceback (most recent call last): File "test/test_basic.py", line 2, in ? import DB2 File "/usr/lib/python2.4/site-packages/DB2.py", line 10, in ? import _db2 ImportError: libdb2.so.1: cannot open shared object file: No such file or directory Please could you help me with it? I'm using DB2 V9.0 (Viper) on Ubuntu Linux Thanx -- Daniel Cabrera Chaparro |