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
I tried to install this package using pip; however, the install fails due to the package on pypi not containing the plugin file. See attached output in pip.txt below.
I cloned this repo and was able to make a distribution archive and installing it, which worked fine:
I tried to install this package using pip; however, the install fails due to the package on pypi not containing the plugin file. See attached output in
pip.txt
below.I cloned this repo and was able to make a distribution archive and installing it, which worked fine:
python setup.py sdist && pip install sdist/notmuch_abook-1.7.tar.gz
I think something is wrong with the current pypi package
pip.txt
The text was updated successfully, but these errors were encountered: