Skip to content

problem with a URL  #5

Description

@postgresql007

hello ...

thank you for your module.
i think there is a mini problem somewhere:

[hs@zenbook src]$ python main.py
2017-03-12 21:30:19,720 DEBUG Connected to Reuters twitter stream and listening..
Traceback (most recent call last):
File "main.py", line 140, in
for tweet in stream:
File "/home/hs/src/Stock-Predictor/src/tweetstream/streamclasses.py", line 165, in iter
self._init_conn()
File "/home/hs/src/Stock-Predictor/src/tweetstream/streamclasses.py", line 105, in _init_conn
raise ConnectionError("URL not found: %s" % self.url)
tweetstream.ConnectionError: <ConnectionError URL not found: https://stream.twitter.com/1/statuses/filter.json>

many thanks,

hans

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions