Python3 cffi bindings
David Bremner
david at tethera.net
Mon Oct 14 05:42:53 PDT 2019
David Bremner <david at 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
More information about the notmuch
mailing list