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

Twython-django is not on pip? #9

Closed
rahanar opened this issue Sep 1, 2013 · 9 comments
Closed

Twython-django is not on pip? #9

rahanar opened this issue Sep 1, 2013 · 9 comments

Comments

@rahanar
Copy link

rahanar commented Sep 1, 2013

Hi,

I tried to install twython-django via pip but i get this error:

No distributions at all found for twython-django

I really need to be able to install via pip.

Thank you

@nostalgiaz
Copy link

+1

$ pip install twython-django
Downloading/unpacking twython-django
Could not find any downloads that satisfy the requirement twython-django
No distributions at all found for twython-django

@michaelhelmick
Copy link
Collaborator

@ryanmcgrath has to publish it, unless he doesn't care that I add the package on PyPi.

Regardless, you can install the version that's on GitHub via pip:
pip install git+ssh://git@github.com/ryanmcgrath/twython-django.git

@ryanmcgrath
Copy link
Owner

I trust @michaelhelmick to handle this on Pypi should he decide he wishes to handle it. If not, I can't realistically handle this at this point in time, but I'll keep it in mind for the future.

@michaelhelmick
Copy link
Collaborator

Alright, cool. I’ll throw an official package up at the beginning of next week!

Mike Helmick
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Saturday, October 12, 2013 at 3:46 PM, Ryan McGrath wrote:

I trust @michaelhelmick (https://github.com/michaelhelmick) to handle this on Pypi should he decide he wishes to handle it. If not, I can't realistically handle this at this point in time, but I'll keep it in mind for the future.


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

@monajalal
Copy link

How should I install twython-django package?
@michaelhelmick @ryanmcgrath
sudo pip install twython-django
Downloading/unpacking twython-django
Could not find any downloads that satisfy the requirement twython-django
No distributions at all found for twython-django
Storing complete log in /home/mona/.pip/pip.log

@michaelhelmick
Copy link
Collaborator

You could use the suggestion that I left above or can wait til Monday and there will be a version on Pypi to install via pip


Sent from Mailbox for iPhone

On Sun, Oct 13, 2013 at 3:31 AM, lamiastella notifications@github.com
wrote:

How should I install twython-django package?
@michaelhelmick @ryanmcgrath
sudo pip install twython-django
Downloading/unpacking twython-django
Could not find any downloads that satisfy the requirement twython-django
No distributions at all found for twython-django

Storing complete log in /home/mona/.pip/pip.log

Reply to this email directly or view it on GitHub:
#9 (comment)

@monajalal
Copy link

Hi,

Do you have a wrapper for Twython and Postgres or Tython and HDFS?
Something like this http://ryrobes.com/python/harvesting-twitter-search-results-for-analysis-using-python-sql-server/ which is for SQL Server.

Thanks,
Mona.

On 10/13/13, Mike Helmick wrote:

You could use the suggestion that I left above or can wait til Monday and there will be a version on Pypi to install via pip


Sent from Mailbox for iPhone

On Sun, Oct 13, 2013 at 3:31 AM, lamiastella notifications@github.com
wrote:

How should I install twython-django package?
@michaelhelmick @ryanmcgrath
sudo pip install twython-django
Downloading/unpacking twython-django
Could not find any downloads that satisfy the requirement twython-django
No distributions at all found for twython-django

Storing complete log in /home/mona/.pip/pip.log

Reply to this email directly or view it on GitHub:
#9 (comment)

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

@michaelhelmick
Copy link
Collaborator

twython-django is now available on PyPi.

pip install twython-django

@ryanmcgrath
Copy link
Owner

+1

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

5 participants