--On Wednesday, July 19, 2023 2:59 AM +0800 mark jayson
<mark.alvarez123@gmail.com> wrote:
>
> The lmdb version I'm using is:
>
> Python 3.10.6
>
> lmdb==1.4.1
I'm going to guess that's the version of the python LMDB library. But the
deeper question is what is the version of the LMDB C library it is linked
to?
--Quanah