Actually bhsearch should not be mentioned in requirements.txt and
bloodhound_setup.py since it was still in beta when 0.5.2 was
released.
As far as I can see history of bloodhound_setup.py:
{{{
pages.append(pkg_resources.resource_filename('bhsearch',
'default-pages'))
}}}
came in during merging from trunk during preparation of 0.5.1 release.
Any way, sate is inconsistent now in installation procedure - bhsearch
should be mentioned (or not mentioned) in both files requirements.txt
and bloodhound_setup.py otherwise installation fails always. What can
we do with this? New release?
Cheers, Andrej
On 3 April 2013 13:15, Branko Čibej <[email protected]> wrote:
> On 03.04.2013 13:04, Anze Staric wrote:
>> I guess bhsearch escaped from requirements.txt :)
>>
>> While standing in installer folder, run
>> pip install ../bloodhound_search
>> to install it manualy. After that bloodhound_setup should finish
>> successfully.
>
> Good catch. I think the fix to requirements.txt, together with a note in
> the installation instructions about "virtualenv --system-site-packages",
> warrants a 0.5.3 release.
>
> -- Brane
>
>
> --
> Branko Čibej
> Director of Subversion | WANdisco | www.wandisco.com
>