[annotator-dev] A question about Annotator backend
Nick Stenning
nick at whiteink.com
Thu Apr 5 15:19:31 UTC 2012
Hi Johnny,
I have no idea what "pip" is on your system, but if it doesn't have a -E
option I don't think it's the right thing. "pip" the python package
installer has had "-E" since *at least* version 0.1.2, and the current
version is 1.1!
See http://www.pip-installer.org/en/latest/news.html
The only other possibility which occurs to me is that pip behaves
differently on Win32 ... but again, the page above indicates that it's
worked on Windows for a very long time.
Best,
Nick
On 5 Apr 2012, at 15:37, johnny jiang <johnny.nan.jiang at gmail.com> wrote:
Hi folks,
I was trying to set up a backend for annotator using the official store
https://github.com/okfn/annotator-store
And I was following the instructions below
*pip -E pyenv install -e .
source pyenv/bin/activate
cp annotator.cfg.example annotator.cfg
python run.py*
then got the following error
*E:\dev\applications\Python27\Scripts>pip -E pyenv install -e .*
*Usage: pip-script.py COMMAND [OPTIONS]*
*
*
*pip-script.py: error: no such option: -E*
-E and -e don't seem to be valid options for pip, any advice would be
appreciated.
Thanks and regards,
Johnny
_______________________________________________
annotator-dev mailing list
annotator-dev at lists.okfn.org
http://lists.okfn.org/mailman/listinfo/annotator-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/annotator-dev/attachments/20120405/2d582947/attachment-0002.html>
More information about the annotator-dev
mailing list