No Module named 'rainbowstream.consumer'
See original GitHub issueHi,
Recently I installed rainbowstream pip3 install -U rainbowstream
Ever since, I get this error when I launch rainbowstream:
Traceback (most recent call last): File "/usr/pip3/bin/rainbowstream", line 7, in <module> from rainbowstream.rainbow import fly File "/usr/pip3/lib/python3.6/site-packages/rainbowstream/rainbow.py", line 28, in <module> from .consumer import * ModuleNotFoundError: No module named 'rainbowstream.consumer'
Issue Analytics
- State:
- Created 5 years ago
- Reactions:6
- Comments:14 (4 by maintainers)
Top Results From Across the Web
ModuleNotFoundError: No module named 'rainbowstream'
Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'rainbowstream' How to remove the Modu.
Read more >Rainbow Stream — RainbowStream 1.3.7 documentation
In the first time you will be asked for authorization of Rainbow Stream app at Twitter. Just click the “Authorize access” button and...
Read more >The really big list of really interesting Open Source projects.
Rainbow Stream — is a terminal-based Twitter Client. ... pycallgraph — Python Call Graph is a Python module that creates call graph visualizations...
Read more >Untitled
Consumer durables are, Etv bangla rojgere ginni show, Musikhaus hermann, Multibeam echo sounder systems! Startale rainbow stream, How to cut and splice ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
For some reason, I can’t install 1.3.9 Running “sudo pip3 install rainbowstream” is still installing 1.3.8 Even tho if you run “pip3 search rainbowstream” it says “rainbowstream (1.3.9) - A smart and nice Twitter client on terminal.” Is this normal? I assume I just have to wait a bit for things to update/propagate… heh
This error is related to Twitter API changes (User Stream deprecation) described in issue #271. For now you can update the feed manually by entering
home
command. This issue can be closed now.