adlibre / Adlibre-DMS

Cloud Document management system (DMS). Designed for scale, extensibility and integration. Build with Python & Django.

Home Page:http://www.adlibre.com.au/adlibre-dms/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not find suitable distribution for Requirement.parse('django-bcp==0.1.8')

komuw opened this issue · comments

When I ran:
pip install -e git+ssh://git@github.com/adlibre/Adlibre-DMS.git#egg=dms

I get the error: Could not find suitable distribution for Requirement.parse('django-bcp==0.1.8')
I looked at pypi and there doenst appear to be a version 0.18 but there is a version 0.2.2 that I did install instead.

Updated master so it uses current BCP version