unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Rainer M Krug <Rainer@krugs.de>
To: guyzmo <public-guyzmo-kMjww5mZloE@plane.gmane.org>
Cc: public-notmuch-gxuj+Tv9EO5zyzON3hdc1g@plane.gmane.org
Subject: Re: ANNOUNCE: notmuch-abook v1.6 [Was: Re: ANNOUNCE: nottoomuch-addresses.sh 2.3]
Date: Thu, 18 Sep 2014 08:54:43 +0200	[thread overview]
Message-ID: <m2zjdxl8p8.fsf@krugs.de> (raw)
In-Reply-To: <20140917191417.GC1079@vilya.online.net> (guyzmo's message of "Wed, 17 Sep 2014 21:14:17 +0200")

[-- Attachment #1: Type: text/plain, Size: 4749 bytes --]

guyzmo <guyzmo-kMjww5mZloE@public.gmane.org> writes:

> Hello there,
>
> On Wed, Sep 17, 2014 at 10:02:57PM +0300, Tomi Ollila wrote:
>> I'm pleased to announce new version of my caching address completer 
>> system for notmuch, version 2.3 (2014-09-17).
>
> I have also developed something similar a while ago, which has been
> greatly improved by the community:
>
>     https://github.com/guyzmo/notmuch-abook
>
> It's written in python, integrates nicely as a vim plugin, for the vim
> users around. It stores email addresses in a sqlite database, and the
> configuration lies in the `~/.notmuch-config`.
>
> It can be installed using `pip install notmuch_abook` (slap me if I
> forget to update the pipy package!).

I am trying this, but I am getting the following error (I am new to python!):

,----
| 08:51:59 ~/bin$ pip install notmuch_abook
| Downloading/unpacking notmuch-abook
|   Downloading notmuch_abook-v1.6.tar.gz
|   Running setup.py (path:/private/var/folders/50/wcr5bjwn75q595n6x82gxj280000gn/T/pip_build_rainerkrug/notmuch-abook/setup.py) egg_info for package notmuch-abook
| 
|     package init file 'pylibs/__init__.py' not found (or not a regular file)
| Requirement already satisfied (use --upgrade to upgrade): pysqlite in /usr/local/lib/python2.7/site-packages (from notmuch-abook)
| Requirement already satisfied (use --upgrade to upgrade): docopt in /usr/local/lib/python2.7/site-packages (from notmuch-abook)
| Installing collected packages: notmuch-abook
|   Running setup.py install for notmuch-abook
|     package init file 'pylibs/__init__.py' not found (or not a regular file)
| 
|     error: can't copy 'plugin/notmuch_abook.vim': doesn't exist or not a regular file
|     Complete output from command /usr/local/opt/python/bin/python2.7 -c "import setuptools, tokenize;__file__='/private/var/folders/50/wcr5bjwn75q595n6x82gxj280000gn/T/pip_build_rainerkrug/notmuch-abook/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/50/wcr5bjwn75q595n6x82gxj280000gn/T/pip-EwAEJ5-record/install-record.txt --single-version-externally-managed --compile:
|     running install
| 
| running build
| 
| running build_py
| 
| package init file 'pylibs/__init__.py' not found (or not a regular file)
| 
| creating build
| 
| creating build/lib
| 
| creating build/lib/notmuch_abook
| 
| copying pylibs/notmuch_abook.py -> build/lib/notmuch_abook
| 
| running egg_info
| 
| writing requirements to notmuch_abook.egg-info/requires.txt
| 
| writing notmuch_abook.egg-info/PKG-INFO
| 
| writing namespace_packages to notmuch_abook.egg-info/namespace_packages.txt
| 
| writing top-level names to notmuch_abook.egg-info/top_level.txt
| 
| writing dependency_links to notmuch_abook.egg-info/dependency_links.txt
| 
| writing entry points to notmuch_abook.egg-info/entry_points.txt
| 
| warning: manifest_maker: standard file '-c' not found
| 
| 
| 
| reading manifest file 'notmuch_abook.egg-info/SOURCES.txt'
| 
| writing manifest file 'notmuch_abook.egg-info/SOURCES.txt'
| 
| running install_lib
| 
| copying build/lib/notmuch_abook/notmuch_abook.py -> /usr/local/lib/python2.7/site-packages/notmuch_abook
| 
| byte-compiling /usr/local/lib/python2.7/site-packages/notmuch_abook/notmuch_abook.py to notmuch_abook.pyc
| 
| running install_data
| 
| error: can't copy 'plugin/notmuch_abook.vim': doesn't exist or not a regular file
| 
| ----------------------------------------
| Cleaning up...
| Command /usr/local/opt/python/bin/python2.7 -c "import setuptools, tokenize;__file__='/private/var/folders/50/wcr5bjwn75q595n6x82gxj280000gn/T/pip_build_rainerkrug/notmuch-abook/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/50/wcr5bjwn75q595n6x82gxj280000gn/T/pip-EwAEJ5-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /private/var/folders/50/wcr5bjwn75q595n6x82gxj280000gn/T/pip_build_rainerkrug/notmuch-abook
| Storing debug log for failure in /Users/rainerkrug/.pip/pip.log
| 08:52:22 ~/bin$
`----

I am using Python 2.7.8 on a Mac, installed via homebrew.

Any suggestions? 

>
> For the occasion, I'd like to thank a lot the contributors (github
> usernames): 
>
>  * foobacca,
>  * jkr,
>  * Tomas Tomecek,
>  * dme
>
> Of course, don't hesitate to troll^Wdiscuss about the pros and cons of
> both solutions, which may help improve both in the end!
>
> Cheers and a lots of thank to all notmuch contributors!

-- 
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982

[-- Attachment #2: Type: application/pgp-signature, Size: 494 bytes --]

  reply	other threads:[~2014-09-18  6:55 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-01 15:36 ANNOUNCE: nottoomuch-addresses.pl Tomi Ollila
2011-12-01 18:38 ` Bart Bunting
2011-12-02  7:37   ` Tomi Ollila
2011-12-05 11:51     ` Tomi Ollila
2011-12-05 12:04       ` Bart Bunting
2011-12-05 12:35         ` Tomi Ollila
2011-12-05 12:55           ` Jameson Graef Rollins
2011-12-05 21:45             ` Bart Bunting
2011-12-06  4:43               ` Bart Bunting
2011-12-06 22:03               ` Tomi Ollila
2011-12-12 16:05                 ` ANNOUNCE: nottoomuch-addresses.pl version 1.3 Tomi Ollila
2011-12-14 20:10                   ` ANNOUNCE: nottoomuch-addresses.pl version 1.4 Tomi Ollila
     [not found]                     ` <20111216130128.E918211BC52@karen.lavabit.com>
2011-12-16 14:18                       ` Tomi Ollila
2011-12-23  9:37                     ` ANNOUNCE: nottoomuch-addresses.sh version 1.5 Tomi Ollila
2011-12-30 16:42                       ` ANNOUNCE: nottoomuch-addresses.sh version 1.6 Tomi Ollila
2012-01-18  7:14 ` ANNOUNCE: nottoomuch-addresses.sh 2.0 Tomi Ollila
2012-02-22 19:53 ` ANNOUNCE: nottoomuch-addresses.sh 2.1 Tomi Ollila
2014-03-29 16:07 ` ANNOUNCE: nottoomuch-addresses.sh 2.2 Tomi Ollila
2014-09-17 19:02 ` ANNOUNCE: nottoomuch-addresses.sh 2.3 Tomi Ollila
2014-09-17 19:14   ` ANNOUNCE: notmuch-abook v1.6 [Was: Re: ANNOUNCE: nottoomuch-addresses.sh 2.3] guyzmo
2014-09-18  6:54     ` Rainer M Krug [this message]
     [not found]       ` <20140918085411.GD1079@vilya.online.net>
2014-09-18 10:26         ` Rainer M Krug
2020-10-03 12:07 ` ANNOUNCE: nottoomuch-addresses.sh 2.5 Tomi Ollila

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2zjdxl8p8.fsf@krugs.de \
    --to=rainer@krugs.de \
    --cc=public-guyzmo-kMjww5mZloE@plane.gmane.org \
    --cc=public-notmuch-gxuj+Tv9EO5zyzON3hdc1g@plane.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).