Skip to content

Fix for installing on MacOS #331

Open
@mms-pl

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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions