orakaro / rainbowstream

A smart and nice Twitter client on terminal written in Python.
https://github.com/orakaro/rainbowstream
MIT License
3.54k stars 260 forks source link

probleme since last update #307

Open Shinounet75 opened 3 years ago

Shinounet75 commented 3 years ago

Hi, i've got a problem since last update

`Traceback (most recent call last): File "/home/shinou/.local/bin/rainbowstream", line 5, in from rainbowstream.rainbow import fly

File "/home/shinou/.local/lib/python3.8/site-packages/rainbowstream/rainbow.py", line 25, in from .draw import *

File "/home/shinou/.local/lib/python3.8/site-packages/rainbowstream/draw.py", line 1139, in start_cycle()

File "/home/shinou/.local/lib/python3.8/site-packages/rainbowstream/draw.py", line 40, in start_cycle dg['cyc'] = init_cycle()

File "/home/shinou/.local/lib/python3.8/site-packages/rainbowstream/draw.py", line 32, in init_cycle for i in c['CYCLE_COLOR']]

KeyError: 'CYCLE_COLOR' `

Anyone can help me ?