Re: Python 2.6 & bsddb

2010-09-21 Thread Sridhar Ratnakumar
On 2010-09-21, at 9:04 AM, garyr wrote: > I recently installed ActivePython 2.6.6 and my programs that use anydbm or > shelve generate import errors because bsddb is missing. I installed bsddb3 > (bsddb3-5.0.0.win32-py2.6.exe) but that didn't change anything. What more do > I need to do? You

Python 2.6 & bsddb

2010-09-21 Thread garyr
I recently installed ActivePython 2.6.6 and my programs that use anydbm or shelve generate import errors because bsddb is missing. I installed bsddb3 (bsddb3-5.0.0.win32-py2.6.exe) but that didn't change anything. What more do I need to do? -- http://mail.python.org/mailman/listinfo/python-l