Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with a URL #5

Open
postgresql007 opened this issue Mar 12, 2017 · 0 comments
Open

problem with a URL #5

postgresql007 opened this issue Mar 12, 2017 · 0 comments

Comments

@postgresql007
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant