TypeError: __init__() got an unexpected keyword argument 'access_token_key'
Closed this issue · 0 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1.I have installed updated version of python-twitter.Copied all required files
to my folder
2.created instance of twitter api and tried to access it's methods
3.tried to run python dev_appserver.py ../halloworld/
What is the expected output? What do you see instead?
I expected latest tweets.But got error page.with an error "Copied all required
files to my folder".
What version of the product are you using? On what operating system?
I have installed from this hg clone https://code.google.com/p/python-twitter/
on Ubuntu 10.04.
Please provide any additional information below.
Original issue reported on code.google.com by sutar.ni...@gmail.com on 13 Nov 2011 at 7:11