Skip to content

Fix for installing on MacOS #331

@mms-pl

Description

@mms-pl

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions