Closed hellishvictor closed 1 year ago
This cwitch
project uses a new python feature, your python version is not supported.
Deprecated since version 3.9: builtins.tuple now supports subscripting ([]). See PEP 585 and Generic Alias Type.
See: https://docs.python.org/3/library/typing.html#typing.Tuple
By the way, it is highly recommended to avoid using Windows 7 due to its lack of support and numerous security vulnerabilities. You should consider using a newer Windows version, or even better, moving to Linux if your device is not capably of doing so.
This
cwitch
project uses a new python feature, your python version is not supported.Deprecated since version 3.9: builtins.tuple now supports subscripting ([]). See PEP 585 and Generic Alias Type.
See: https://docs.python.org/3/library/typing.html#typing.Tuple
Ok, thank you.
By the way, it is highly recommended to avoid using Windows 7 due to its lack of support and numerous security vulnerabilities. You should consider using a newer Windows version, or even better, moving to Linux if your device is not capably of doing so.
I won't feel more secure using that spyware called Win10/11 beyond a virtual machine. I just want a cli tool that list the vods availables from a specified channels on twitch, like "program.exe channelname", so I'll keep looking.
Solved with Python 3.9+ installers that support Windows 7 SP1 and Windows Server 2008 R2 . Now it runs without problems, is what I needed :)
Hi, I had install it with:
pip install https://github.com/zefr0x/cwitch/archive/refs/tags/v0.3.0.zip
, and it went well. Now, if I enter just "cwitch -h" it returns:I'm on Win7 SP1 x64 using Python v3.8.2. Cheers.