Re: Python3 cffi bindings

Subject: Re: Python3 cffi bindings

Date: Mon, 14 Oct 2019 09:42:53 -0300

To: Floris Bruynooghe, notmuch@notmuchmail.org

Cc:

From: David Bremner


David Bremner <david@tethera.net> writes:

> The shim in
> T391-python-cffi.sh doesn't work for me, it doesn't manage to set
> PYTHONPATH so that notdb is importable.

I should have mentioned that if I manually set python path with
something like

$ PYTHONPATH=`pwd`/build/lib.linux-x86_64-3.7:$PYTHONPATH pytest-3

it works OK.  Is there a simple/reliable way of calculating the path
lib.linux-x86_64-3.7?

d
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: