No module named _db2
jason.meiers at gmail.com
jason.meiers at gmail.com
Tue Dec 5 00:37:13 EST 2006
More information about the Python-list mailing list
Tue Dec 5 00:37:13 EST 2006
- Previous message (by thread): No module named _db2
- Next message (by thread): how to invoke the shell command and then get the result in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
For some reason the _db2 module cannot be imported. Have you had this issue before? [root at server1test]# python test_basic.py Traceback (most recent call last): File "test_basic.py", line 2, in ? import DB2 File "/home/itmuser/scripts/lib/PyDB2-1.1.0/test/DB2.py", line 10, in ? import _db2 ImportError: No module named _db2
- Previous message (by thread): No module named _db2
- Next message (by thread): how to invoke the shell command and then get the result in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list