Open
Description
Hey.
Notmuch now comes with python3 bindings by default. No need for --with-python3 (which no longer works). I have 0 knowledge of python, but I needed to force a symlink.
$ pwd
> /~/.local/lib/python3.10/site-packages
$ ln -s /opt/homebrew/opt/notmuch/libexec/lib/python3.11/site-packages/notmuch2 notmuch
and now it starts, but when trying afew --tag --new
I get
AttributeError: module 'notmuch' has no attribute 'Query'
Metadata
Assignees
Labels
No labels
Activity