ramusus/django-facebook-api

Can't install from PyPi

melbic opened this issue · 2 comments

Collecting pyfacegraph>=0.0.36 (from django-facebook-api) Could not find a version that satisfies the requirement pyfacegraph>=0.0.36 (from django-facebook-api) (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4) No matching distribution found for pyfacegraph>=0.0.36 (from django-facebook-api)

There is issue colinhowe/pyFaceGraph#13 opened for this.
You can solve problem by install right version of pyfacegraph manually:

-e git+https://github.com/iplatform/pyFaceGraph#egg=pyFaceGraph

Just commit new version without pyfacegraph dependency, but with https://github.com/pythonforfacebook/facebook-sdk. The same situation with versions. Required version 1.0.0-alpha is still not in pypi. Try install from repo

-e git+https://github.com/iplatform/pyFaceGraph#egg=pyFaceGraph