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

This application does not work at all #332

Open
delphinus334 opened this issue Aug 29, 2022 · 3 comments
Open

This application does not work at all #332

delphinus334 opened this issue Aug 29, 2022 · 3 comments

Comments

@delphinus334
Copy link

delphinus334 commented Aug 29, 2022

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.

@guslanzetta1
Copy link

Same here

@Shinoa-Fores
Copy link

lol @ running install as root user.

@johnpiers
Copy link

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/

Also go here: https://docs.python-guide.org/dev/virtualenvs/ to understand how to install Pipenv & Virtual Environments. Don't give up so quickly. Good luck.

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

4 participants