KakarlaMounika / python-twitter

Automatically exported from code.google.com/p/python-twitter
Apache License 2.0
0 stars 0 forks source link

Cannot be installed with Pip #261

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. pip3 install python-twitter
2. pip3 install hg+https://code.google.com/p/python-twitter/
3. Both error

What is the expected output? What do you see instead?

"Installed python-twitter" and I see the attached logs.

What version of the product are you using? On what operating system?

* python-twitter: the versions in pypi and hg repository
* pip 1.5.4 from /usr/lib/python3/dist-packages (python 3.4)
* Mercurial Distributed SCM (version 2.8.2)
* Ubuntu 14.04 LTS

Please provide any additional information below.

Attached pip debug logs.

Original issue reported on code.google.com by S.Mik...@gmail.com on 16 Jul 2014 at 10:52

Attachments:

GoogleCodeExporter commented 8 years ago
Please close this, user error.

Original comment by S.Mik...@gmail.com on 16 Jul 2014 at 10:58

GoogleCodeExporter commented 8 years ago
you may want to check out the latest code on GitHub - it's been a long while 
since I've updated the HG repo here

https://github.com/bear/python-twitter

Original comment by bear42 on 20 Jul 2014 at 5:12