-
-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OSX Instructions #267
Comments
I generally recommended miniforge. Make a separate notmuch environment. |
notmuch.h is not available on MacOS, not sure how to get the dev header installed. |
I had the same problem. Then I tried uninstalling the MacPorts version of notmuch and installing the Homebrew version instead (brew install notmuch) and lieer installed fine. |
Here are step-by-step instructions. Note that the default Python installation is now 3.12, which doesn't seem to work with leeir, so I specify 3.10 below:
And you should be done! |
Could you provide some explicit instructions about making this work? |
I usually recommend this guide which has specific instructions for each
platform:
https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html
You want micromamba.
tor. 18. apr. 2024, 07:28 skrev Linus Arver ***@***.***>:
… I generally recommended miniforge. Make a separate notmuch environment.
Could you provide some explicit instructions about making this work?
—
Reply to this email directly, view it on GitHub
<#267 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAN367RQANRTSP4EJCQ5A3Y55KXRAVCNFSM6AAAAABADCEUZ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRTGAZDQNZYGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
@gauteh Thanks. I actually got lucky and realized that |
Glad to hear it!
…On Thu, Apr 18, 2024 at 9:17 AM Linus Arver ***@***.***> wrote:
@gauteh <https://github.com/gauteh> Thanks. I actually got lucky and
realized that lieer is already packaged in Nixpkgs
https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/applications/networking/lieer/default.nix#L34
so I just installed that (e.g., nix-env -iA nixpkgs.lieer) and it's
working. Cheers
—
Reply to this email directly, view it on GitHub
<#267 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAN3674SB3PSS7QDYKHMB3Y55XSLAVCNFSM6AAAAABADCEUZ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRTGE4DONJYG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I am also having trouble with this on MacOS. By checking out v1.3, I was able to install lieer, however I was unable to pull in email due to an error at the 2FA step with Google. Trying to install the latest version produces the same error for me as in agzam's original message here. I'm not familiar with the python / conda / mamba ecosystem or virtual environments in general, and thus my attempts at figuring it out on my own have been unsuccessful. Any assistance would be very appreciated - thanks! |
Confirming that nix also worked for me! |
Easiest way to get it to build is including the
|
Can someone please share how they do it on a Mac? I have to use a Mac (not by choice) and with every update something Python-related breaks in the system. This time it was the latest Sonoma patch.
I can never get the notmuch2 bindings installed properly.
I would appreciate it if someone shared their workaround for Mac. Thanks.
Log excerps
The text was updated successfully, but these errors were encountered: