You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I'm using Python 3.13.0. Somehow, I managed to install the software via pipx but now I see
ImportError: cannot import name 'SafeConfigParser' from 'configparser' (/opt/homebrew/Cellar/[email protected]/3.13.0_1/Frameworks/Python.framework/Versions/3.13/lib/python3.13/configparser.py). Did you mean: 'RawConfigParser'?
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.
and now it starts, but when trying
afew --tag --new
I getThe text was updated successfully, but these errors were encountered: