That did the trick! Thanks!

        twitterStream.userstream("with=following", async=True)


On Sat, Aug 1, 2015 at 10:23 PM, Carlos de la Guardia <
[email protected]> wrote:

> The problem is the user stream blocks and never returns:
>
>
> http://tweepy.readthedocs.org/en/v3.3.0/streaming_how_to.html?highlight=stream#async-streaming
>
> Carlos de la Guardia
>
> On Sat, Aug 1, 2015 at 8:26 PM, Michael <[email protected]> wrote:
>
>> Hi Laurent, on Mac OS X 10.10.4 I upgraded python and the virtualenv to
>> 2.7.10 to address the issue. I no longer get the Insecure Platform Warning.
>> pserve still appears blocked because I never get the confirmation message
>> that it is serving on 0.0.0.0:6543
>>
>> I'm not sure where to go with this. I could possibly run the listener in
>> a process but I'd like to avoid that because I'll have to set it up in it's
>> own virtualenv, disconnecting it from the main web app.
>>
>>
>> On Saturday, August 1, 2015 at 2:55:13 PM UTC-4, Eldav wrote:
>>>
>>> Hello,
>>>
>>> have you tried addressing the Insecure Platform Warning problem, as
>>> indicated in the error message?
>>>
>>>
>>> https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning
>>>
>>> Laurent.
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "pylons-discuss" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/pylons-discuss.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/pylons-discuss.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to