Issue 251 in python-twitter: import twitter produces AttributeError: 'module' object has no attribute 'Http'

34 views
Skip to first unread message

python-...@googlecode.com

unread,
Apr 3, 2013, 9:25:27 AM4/3/13
to python-twi...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 251 by kar31...@gmail.com: import twitter produces
AttributeError: 'module' object has no attribute 'Http'
http://code.google.com/p/python-twitter/issues/detail?id=251

What steps will reproduce the problem?
1. import twitter
2.
3.

What is the expected output? expect no output What do you see instead?
>>> import twitter

Traceback (most recent call last):
File "<pyshell#8>", line 1, in <module>
import twitter
File "build\bdist.win32\egg\twitter.py", line 63, in <module>

File "C:\Python27\lib\site-packages\oauth2-1.5.211-py2.7.egg\oauth2\__init__.py",
line 615, in <module>
AttributeError: 'module' object has no attribute 'Http'

What version of the product are you using? On what operating system?
Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]
on win32

windows 7, 64bit

Please provide any additional information below.


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

python-...@googlecode.com

unread,
Jun 13, 2013, 6:44:56 AM6/13/13
to python-twi...@googlegroups.com

Comment #1 on issue 251 by bear42: import twitter produces
AttributeError: 'module' object has no attribute 'Http'
http://code.google.com/p/python-twitter/issues/detail?id=251

Can you pull the very latest code - the one that now works with TwitterAPI
v1.1

and see if this still happens - thanks
Reply all
Reply to author
Forward
0 new messages