BitTheByte/YouTubeShop

Not Working

DasteS opened this issue · 6 comments

Hi, when i launch yt.py it says this:

===================================================== <<<
<<<
__ _______ ____ _ _ ___ ____ <<<
\ \ / |_ | / || | | |/ _ | _ \ <<<
\ V / | | _
| |
| | | | | |
) | <<<
| | | | ) | _ | || | __/ <<<
|
| |
| |_/|| ||___/|| <<<
<<<
===================================================== <<<
[DEV] : BitTheByte (Ahmed Ezzat) <<<
[GitHub] : https://www.github.com/bitthebyte <<<
[Version] : 12.8.2v <<<
+++++++++++++++++++++++++++++++++++++++++++++++++++++ <<<
[#] Editing this banner doesn't make you a programmer :)

Traceback (most recent call last):
File "C:\Users\Daste\Desktop\YouTubeShop-master\yt.py", line 10, in
action = cli.ask_action()
File "C:\Users\Daste\Desktop\YouTubeShop-master\lib\cli.py", line 85, in ask_action
C3=colorama.Fore.LIGHTCYAN_EX,
AttributeError: 'AnsiCodes' object has no attribute 'LIGHTCYAN_EX'

Please help. Thx

TOWUK commented

do you use python 2.7?

TOWUK commented

install requireds?

No im using phyton 3.7.3

Should I downgrade phyton to 2.7?

Hey @DasteS
Yes, please use Python 2.7

Closed for inactivity