群组
群组
登录
群组
群组
tweepy
会话
关于
发送反馈
帮助
群组路径
tweepy
第 1 - 30 个,共 245 个
全部标记为已读
举报群组
未选择
Josh Roesslein
2014/4/26
Release 2.3.0 is Live
A new version of Tweepy has just been published to PyPI. It includes a number of fixes and
未读,
Release 2.3.0 is Live
A new version of Tweepy has just been published to PyPI. It includes a number of fixes and
2014/4/26
ritter.s...@gmail.com
2014/3/26
At a loss....api.me() taking 26 seconds
Hi everyone, Sorry if this completely the wrong place to post this, but I'm truly at a loss as to
未读,
At a loss....api.me() taking 26 seconds
Hi everyone, Sorry if this completely the wrong place to post this, but I'm truly at a loss as to
2014/3/26
MM
,
Aaron Hill
3
2014/3/21
can't reply to a specific tweet
Try converting tweet_id to an int first On Saturday, March 15, 2014 5:27:18 PM UTC-4, MM wrote: When
未读,
can't reply to a specific tweet
Try converting tweet_id to an int first On Saturday, March 15, 2014 5:27:18 PM UTC-4, MM wrote: When
2014/3/21
MM
,
Aaron Hill
3
2014/3/20
how to find the user corresponding to a searched-for tweet using tweepy / python?
You can uswvthe `user` attribute, like this: `tweet.user`
未读,
how to find the user corresponding to a searched-for tweet using tweepy / python?
You can uswvthe `user` attribute, like this: `tweet.user`
2014/3/20
Osh
,
Aaron Hill
2
2014/3/20
Socket.Error [Errno 10061] No connection could be made
This is most likely a problem with your connection to Twitter. Can you connect to Twitter through
未读,
Socket.Error [Errno 10061] No connection could be made
This is most likely a problem with your connection to Twitter. Can you connect to Twitter through
2014/3/20
rubin...@gmail.com
,
unbu...@gmail.com
3
2014/3/18
Having trouble with follow in Stream.filter
Did you fix it? I'm having the very same problem. El viernes, 16 de marzo de 2012 22:33:27 UTC+1,
未读,
Having trouble with follow in Stream.filter
Did you fix it? I'm having the very same problem. El viernes, 16 de marzo de 2012 22:33:27 UTC+1,
2014/3/18
junko...@gmail.com
,
MM
2
2014/3/15
Limit status for sending tweets & update_status()
in_reply_to_status_id is supposed to be if you want to reply to a specific tweet. that is: id = tweet
未读,
Limit status for sending tweets & update_status()
in_reply_to_status_id is supposed to be if you want to reply to a specific tweet. that is: id = tweet
2014/3/15
Patrica Franze
2014/3/7
Pure Phytocera
Pure Phytocera
未读,
Pure Phytocera
Pure Phytocera
2014/3/7
Nadia Felix
,
Aaron Hill
2
2014/3/9
About a file JSON
What do you mean by tags? On Tuesday, February 11, 2014 12:21:47 PM UTC-5, Nadia Felix wrote: Hello
未读,
About a file JSON
What do you mean by tags? On Tuesday, February 11, 2014 12:21:47 PM UTC-5, Nadia Felix wrote: Hello
2014/3/9
Zichao Dai
,
Aaron Hill
2
2014/3/9
How to retrieve tweets with at least one hashtag
I don't think Twitter allows you to do that. You can use the Search API (api.search) to find
未读,
How to retrieve tweets with at least one hashtag
I don't think Twitter allows you to do that. You can use the Search API (api.search) to find
2014/3/9
holland...@gmail.com
,
Aaron Hill
2
2014/3/9
status_update
Are you using the latest version of Tweepy for Github or PyPy? I think the problem is that you're
未读,
status_update
Are you using the latest version of Tweepy for Github or PyPy? I think the problem is that you're
2014/3/9
ysi...@gmail.com
2014/3/8
How can i re-initialize the twitter filter stream?
Hi , I'm using tweepy to listen to a variable number of hashtags : twitterStream=Stream(auth,
未读,
How can i re-initialize the twitter filter stream?
Hi , I'm using tweepy to listen to a variable number of hashtags : twitterStream=Stream(auth,
2014/3/8
Aaron Hill
,
Josh Roesslein
2
2014/3/6
New Discourse forum!
I plan to give the new Discourse forum a try out period for this month. If things go well this group
未读,
New Discourse forum!
I plan to give the new Discourse forum a try out period for this month. If things go well this group
2014/3/6
Tony Lima
,
Aaron Hill
2
2014/3/3
Install problems, Windows XP
You need to install Setuptools, which is a library similar to Distribute. It's used for building
未读,
Install problems, Windows XP
You need to install Setuptools, which is a library similar to Distribute. It's used for building
2014/3/3
LORENZO WAVE
, …
Aaron Hill
5
2014/3/3
TWEEPY STREAM: receive my own timeline tweets
You want to pass "with" as a parameter, like this: witterStream.userstream(with="
未读,
TWEEPY STREAM: receive my own timeline tweets
You want to pass "with" as a parameter, like this: witterStream.userstream(with="
2014/3/3
Gianni Cristian Iannelli
,
aa1r...@gmail.com
2
2014/2/24
Geocode Search
For the search SPI, you need to specify a coordinate pair and a radius through the 'geocode'
未读,
Geocode Search
For the search SPI, you need to specify a coordinate pair and a radius through the 'geocode'
2014/2/24
enrico...@gmail.com
,
qzy.w...@gmail.com
3
2014/1/23
api.user_timeline stopped working for me
Check the status of the API service. User timeline is down. https://dev.twitter.com/status On
未读,
api.user_timeline stopped working for me
Check the status of the API service. User timeline is down. https://dev.twitter.com/status On
2014/1/23
Josh Roesslein
2014/1/20
Release 2.2
Hey all, Today we are releasing Tweepy 2.2! It includes some important fixes such as switching to
未读,
Release 2.2
Hey all, Today we are releasing Tweepy 2.2! It includes some important fixes such as switching to
2014/1/20
Dharmesh Shah
,
ke...@kanno.com
3
2014/1/15
403 error on auth.get_authorization_url call
Hi Dharmesh, I had a same problem this evening so added secure=True in my code. It solved my problem
未读,
403 error on auth.get_authorization_url call
Hi Dharmesh, I had a same problem this evening so added secure=True in my code. It solved my problem
2014/1/15
nielse...@gmail.com
, …
aa1r...@gmail.com
4
2013/12/21
'Rate limit exceeded', 'code': 88
The error you got was Twitter rate-limiting you. This occurs when you make too many requests within a
未读,
'Rate limit exceeded', 'code': 88
The error you got was Twitter rate-limiting you. This occurs when you make too many requests within a
2013/12/21
Sandeep Dasika
,
aa1r...@gmail.com
3
2013/12/21
Unable to import tweepy after installation
Were there any errors when you tried to install it? Usually, you need to run 'sudo python setup.
未读,
Unable to import tweepy after installation
Were there any errors when you tried to install it? Usually, you need to run 'sudo python setup.
2013/12/21
Callahan
,
nils.g...@gmail.com
2
2013/11/21
Using Tweepy in a simple loop to print Tweets
Your error is here: for tweet.id in tweet_ids: ## Work through the tweet_ids list and check each
未读,
Using Tweepy in a simple loop to print Tweets
Your error is here: for tweet.id in tweet_ids: ## Work through the tweet_ids list and check each
2013/11/21
bernhar...@gmail.com
2013/11/19
/python2.7/dist-packages/tweepy-2.1-py2.7.egg/tweepy/streaming.py" error
Hi guys, i am datamining the geolocated tweets for mapping emergencies in the netherlands. this
未读,
/python2.7/dist-packages/tweepy-2.1-py2.7.egg/tweepy/streaming.py" error
Hi guys, i am datamining the geolocated tweets for mapping emergencies in the netherlands. this
2013/11/19
Gregg Altschul
2013/10/30
Attaching media to status updates
Anyone know how to use tweepy to call the statuses/update_with_media version of the update status API
未读,
Attaching media to status updates
Anyone know how to use tweepy to call the statuses/update_with_media version of the update status API
2013/10/30
pratik...@gmail.com
, …
Druce Vertes
3
2013/10/23
tweepy.error.TweepError: Not authorized.
would check if the user has marked their account private, is blocking you, has been banned, etc. On
未读,
tweepy.error.TweepError: Not authorized.
would check if the user has marked their account private, is blocking you, has been banned, etc. On
2013/10/23
yasina...@gmail.com
2013/10/23
I can't except tweepy (suspended account) error
try: visitorapi.retweet(tweetid) except tweepy.TweepError: #if don retweet deleted account here.
未读,
I can't except tweepy (suspended account) error
try: visitorapi.retweet(tweetid) except tweepy.TweepError: #if don retweet deleted account here.
2013/10/23
Weiliang Wang
,
steve olechowski
2
2013/10/18
tweepy streaming API doesn't work in GAE
GAE doesn't support listen sockets only outbound sockets (https://developers.google.com/appengine
未读,
tweepy streaming API doesn't work in GAE
GAE doesn't support listen sockets only outbound sockets (https://developers.google.com/appengine
2013/10/18
Enrico
2013/10/20
api.user_timeline not working anymore
Hi all, my browser crashed while sending this message the first time, so I apologise if it's a
未读,
api.user_timeline not working anymore
Hi all, my browser crashed while sending this message the first time, so I apologise if it's a
2013/10/20
ian.k...@gmail.com
2013/10/11
Re: status_update_with_media
Did you ever solve this? I am having the same error. On Sunday, January 20, 2013 3:18:23 AM UTC-5,
未读,
Re: status_update_with_media
Did you ever solve this? I am having the same error. On Sunday, January 20, 2013 3:18:23 AM UTC-5,
2013/10/11
Mishra, Dolly
2013/9/18
NEED URGENT HELP
Hi, I am using simple example to retrieve tweeter data in python using tweepy 2.1 When I am directly
未读,
NEED URGENT HELP
Hi, I am using simple example to retrieve tweeter data in python using tweepy 2.1 When I am directly
2013/9/18