You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ubuntu 22.04
Made several attempts to install the application but it doesn't work as it should, way too much hassle. Switched to twitter on web browser. Disappointing application. Not worth the trouble.
Sudo pip3 install rainbowstream
~$ sudo pip3 install rainbowstream
[sudo] password for xxxx:
Collecting rainbowstream
Using cached rainbowstream-1.6.0-py3-none-any.whl (51 kB)
Requirement already satisfied: Pillow in /usr/lib/python3/dist-packages (from rainbowstream) (9.0.1)
Requirement already satisfied: pocket in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (0.3.6)
Requirement already satisfied: pyfiglet in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (0.8.post1)
Requirement already satisfied: python-dateutil in /usr/lib/python3/dist-packages (from rainbowstream) (2.8.1)
Requirement already satisfied: arrow in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (1.2.2)
Requirement already satisfied: resize-image in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (0.4.0)
Requirement already satisfied: libsixel-python in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (0.5.0)
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from rainbowstream) (2.25.1)
Requirement already satisfied: PySocks in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (1.7.1)
Requirement already satisfied: twitter in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (1.19.3)
Requirement already satisfied: python-resize-image in /usr/local/lib/python3.10/dist-packages (from resize-image->rainbowstream) (1.1.20)
Installing collected packages: rainbowstream
Successfully installed rainbowstream-1.6.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
~$Rainbowstream
You are running latest version (1.6.0)
We have connection problem with twitter REST API right now :(
Invalid or expired token (with al valid token its does not work either)
~$ sudo rainbowstream
Your ~/.rainbow_config.json is messed up:
[Errno 2] No such file or directory: '/root/.rainbow_config.json'
sudo rainbowstream
You are running latest version (1.6.0)
We have connection problem with twitter REST API right now :(
Rate limit exceeded
Same with ENV installation. Does not work either.
Uninstalled the package. Not worth the trouble.
The text was updated successfully, but these errors were encountered:
Go have a look here and follow the installation instructions carefully. It certainly does work and as someone above mentioned, you don't run the thing as root user. https://pypi.org/project/rainbowstream/
Ubuntu 22.04
Made several attempts to install the application but it doesn't work as it should, way too much hassle. Switched to twitter on web browser. Disappointing application. Not worth the trouble.
Sudo pip3 install rainbowstream
~$ sudo pip3 install rainbowstream
[sudo] password for xxxx:
Collecting rainbowstream
Using cached rainbowstream-1.6.0-py3-none-any.whl (51 kB)
Requirement already satisfied: Pillow in /usr/lib/python3/dist-packages (from rainbowstream) (9.0.1)
Requirement already satisfied: pocket in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (0.3.6)
Requirement already satisfied: pyfiglet in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (0.8.post1)
Requirement already satisfied: python-dateutil in /usr/lib/python3/dist-packages (from rainbowstream) (2.8.1)
Requirement already satisfied: arrow in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (1.2.2)
Requirement already satisfied: resize-image in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (0.4.0)
Requirement already satisfied: libsixel-python in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (0.5.0)
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from rainbowstream) (2.25.1)
Requirement already satisfied: PySocks in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (1.7.1)
Requirement already satisfied: twitter in /usr/local/lib/python3.10/dist-packages (from rainbowstream) (1.19.3)
Requirement already satisfied: python-resize-image in /usr/local/lib/python3.10/dist-packages (from resize-image->rainbowstream) (1.1.20)
Installing collected packages: rainbowstream
Successfully installed rainbowstream-1.6.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
~$Rainbowstream
You are running latest version (1.6.0)
We have connection problem with twitter REST API right now :(
Invalid or expired token (with al valid token its does not work either)
~$ sudo rainbowstream
Your ~/.rainbow_config.json is messed up:
sudo rainbowstream
You are running latest version (1.6.0)
We have connection problem with twitter REST API right now :(
Rate limit exceeded
Same with ENV installation. Does not work either.
Uninstalled the package. Not worth the trouble.
The text was updated successfully, but these errors were encountered: