ptwobrussell / Mining-the-Social-Web

The official online compendium for Mining the Social Web (O'Reilly, 2011)
http://bit.ly/135dHfs
Other
1.21k stars 491 forks source link

Hi there! We're gonna get you all set up to use MiningTheSocialWeb. #38

Closed tourmaline612 closed 11 years ago

tourmaline612 commented 11 years ago

wait for a long time, and then come out "urllib2.URLError: <urlopen error [Errno 110] Connection timed out>" at last

ptwobrussell commented 11 years ago

I take it that you are trying to run the twitter__login.py script here? Can you confirm that you've filled in the necessary variables stubbed out at the top of that file and provide a little more information such as your version of the twitter package, version of Python, etc.?

tourmaline612 commented 11 years ago

I am trying to run the friends_followers__get_friends.py script.And I find that it works well under win7, but doesn't work under linux.

ptwobrussell commented 11 years ago

With Twitter's v1.1 API and the recent commits for porting all Twitter code to the new API, this issue should effectively be resolved at this point. Please re-open if you find otherwise.