Can't install from PyPi
melbic opened this issue · 2 comments
melbic commented
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)
ramusus commented
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
ramusus commented
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