Opened 15 years ago

Closed 15 years ago

#20160 closed defect (duplicate)

python25 _bsddb module missing

Reported by: pelle@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: python25

Description

THe bsddb module is apparently included in the python25 package. However, it requires the _bsddb module, which does not seem to be available anywhere

Change History (3)

comment:1 Changed 15 years ago by blb@…

Owner: changed from macports-tickets@… to mww@…
Port: python25 added

Like #20161, make sure your python25 is current:

$ port contents python25|grep bsddb.so
  /opt/local/lib/python2.5/lib-dynload/_bsddb.so

comment:2 Changed 15 years ago by pelle@…

I guess this is a duplicate of that one.

comment:3 Changed 15 years ago by blb@…

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.