openspending/spendb

Missing dependencies in requirements.txt

Closed this issue · 4 comments

billiard
markdown
kombu

pudo commented

Odd, these should be pulled in indirectly. Are you doing a normal pip install -r requirements.txt?

Yep, but I was on a mac, so all bets are off...
On 3 Dec 2015 9:15 a.m., "Friedrich Lindenberg" notifications@github.com
wrote:

Odd, these should be pulled in indirectly. Are you doing a normal pip
install -r requirements.txt?


Reply to this email directly or view it on GitHub
#36 (comment).

pudo commented

Hey! Leave britney alone :) Seriously, though: are you using a virtualenv without site packages? That should create a clean slate and tell us if we have a problem here.

I believe I did virtualenv ./pyenv --distribute