On Sun, Jan 29, 2023 at 10:43:06AM +, Stuart Henderson wrote:
> On 2023/01/28 22:53, Theo Buehler wrote:
> > On Sat, Jan 28, 2023 at 08:48:52PM +, Stuart Henderson wrote:
> > > Python bindings for LMDB. OK to import?
> > >
> >
> > Something's wrong. When trying to run tests, I got
> >
>
On 2023/01/28 22:53, Theo Buehler wrote:
> On Sat, Jan 28, 2023 at 08:48:52PM +, Stuart Henderson wrote:
> > Python bindings for LMDB. OK to import?
> >
>
> Something's wrong. When trying to run tests, I got
>
> E ModuleNotFoundError: No module named 'cffi'
This is our old friend, pytest
On Sat, Jan 28, 2023 at 08:48:52PM +, Stuart Henderson wrote:
> Python bindings for LMDB. OK to import?
>
Something's wrong. When trying to run tests, I got
E ModuleNotFoundError: No module named 'cffi'
So I added py3-cffi and then got this:
tests/env_test.py .F..
Python bindings for LMDB. OK to import?
py-lmdb.tgz
Description: application/tar-gz