Re: No module named _db2

2006-12-05 Thread Fredrik Lundh
[EMAIL PROTECTED] wrote: > For some reason the _db2 module cannot be imported. Have you had this > issue before? my guess is that _db2 is a binary driver module used by the DB2.py module. did you follow the installation instructions carefully ? have you looked for _db2.so or _db2module.so files

No module named _db2

2006-12-04 Thread jason . meiers
10, in ? import _db2 ImportError: No module named _db2 -- http://mail.python.org/mailman/listinfo/python-list