What is this bsddb185 module my application keeps complaining about?

Starting with Python 2.3, the distribution includes the PyBSDDB package (http://pybsddb.sf.net/) as a replacement for the old bsddb module. It includes functions which provide backward compatibility at the API level, but requires a newer version of