Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot install from pypi #18

Closed
xrmx opened this issue Jan 18, 2012 · 1 comment
Closed

cannot install from pypi #18

xrmx opened this issue Jan 18, 2012 · 1 comment

Comments

@xrmx
Copy link

xrmx commented Jan 18, 2012

../venv/bin/pip install facebook-sdk
Downloading/unpacking facebook-sdk
Could not find any downloads that satisfy the requirement facebook-sdk
No distributions at all found for facebook-sdk

This works fine though:
../venv/bin/pip install https://github.com/pythonforfacebook/facebook-sdk/tarball/master


../venv/bin/pip run on Wed Jan 18 11:56:29 2012
Downloading/unpacking facebook-sdk (from -r ../requirements.txt (line 6))
Getting page http://pypi.python.org/simple/facebook-sdk
URLs to search for versions for facebook-sdk (from -r ../requirements.txt (line 6)):

@martey
Copy link
Member

martey commented Jan 19, 2012

This looks like a duplicate of issue #8, so I am closing it. I will see if we can get it resolved.

@martey martey closed this as completed Jan 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants