Any idea what’s happening here at the end of make install?  Even though lucene 
was actually installed, make exits with an error intermittently.  As if it’s 
trying to download it from pypi afterwards?

…
Adding lucene 4.7.2 to easy-install.pth file

Installed 
.../lib/python2.7/site-packages/lucene-4.7.2-py2.7-macosx-10.9-x86_64.egg
Processing dependencies for lucene==4.7.2
Searching for lucene==4.7.2
Reading http://pypi.python.org/simple/lucene/
Couldn't find index page for 'lucene' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
No local packages or download links found for lucene==4.7.2
error: Could not find suitable distribution for 
Requirement.parse('lucene==4.7.2')
make: *** [install] Error 1
Error: pylucene 4.7.2-1 did not build

Reply via email to