Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
When doing import pgdb; after installing pygresql I get: Traceback (most recent call last): File "satstorage.py", line 11, in ? import pgdb File "/usr/lib/python2.4/site-packages/pgdb.py", line 66, in ? except ImportError: import DateTime ImportError: No module named DateTime # python -V Python 2.4.3 Installing egenix-mx-base seems to resolve the problem.
And finally fixed. Thanks for reporting!