Re: Python access to Berkeley DB

2022-12-19 Thread Stuart Cassoff
-- Original Message -- From: stu.li...@spacehopper.org To: po...@openbsd.org Cc: misc@openbsd.org Sent: Monday, December 19, 2022 7:53 AM Subject: Re: Python access to Berkeley DB [ moving to ports@, hopefully reply-to will be set correctly if I got the gmane/nntp

Re: Python access to Berkeley DB

2022-12-19 Thread Stuart Henderson
[ moving to ports@, hopefully reply-to will be set correctly if I got the gmane/nntp bits right :) ] On 2022-12-17, Roger Marsh wrote: > The attempt to get at Berkeley DB, installed from packages, via tkinter fails > with some undefined symbol messages. > > Is there something I have not done

Python access to Berkeley DB

2022-12-17 Thread Roger Marsh
The attempt to get at Berkeley DB, installed from packages, via tkinter fails with some undefined symbol messages. Is there something I have not done which would make this work? I tried this because the bsddb3 (Python) package is not supported at Python 10, and it's replacement, berkeleydb,