When I run the run.py file on the command line this comes out and nothing else happens:
C:\Program Files\Git\Twitch-Channel-Points-Miner-v2>python run.py
30/08/24 00:04:28 - INFO - [init]: Twitch Channel Points Miner v2-1.9.7 (fork by rdavydov)
30/08/24 00:04:28 - INFO - [init]: https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2
30/08/24 00:04:28 - INFO - [run]: Start session: #Any Session name
30/08/24 00:04:28 - INFO - [login_flow]: You'll have to login to Twitch!
30/08/24 00:04:28 - INFO - [login_flow]: Trying the TV login method..
30/08/24 00:04:29 - INFO - [login_flow]: Open https://www.twitch.tv/activate
30/08/24 00:04:29 - INFO - [login_flow]: and enter this code: #Any ocde
30/08/24 00:04:29 - INFO - [login_flow]: Hurry up! It will expire in 30 minutes!
Describe the bug
When I run the run.py file on the command line this comes out and nothing else happens: C:\Program Files\Git\Twitch-Channel-Points-Miner-v2>python run.py 30/08/24 00:04:28 - INFO - [init]: Twitch Channel Points Miner v2-1.9.7 (fork by rdavydov) 30/08/24 00:04:28 - INFO - [init]: https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2 30/08/24 00:04:28 - INFO - [run]: Start session: #Any Session name 30/08/24 00:04:28 - INFO - [login_flow]: You'll have to login to Twitch! 30/08/24 00:04:28 - INFO - [login_flow]: Trying the TV login method.. 30/08/24 00:04:29 - INFO - [login_flow]: Open https://www.twitch.tv/activate 30/08/24 00:04:29 - INFO - [login_flow]: and enter this code: #Any ocde 30/08/24 00:04:29 - INFO - [login_flow]: Hurry up! It will expire in 30 minutes!
Steps to reproduce
Python run.py
Expected behavior
running code
Operating system
Windows 10
Python version
3.12.5
Miner version
2
Other relevant software versions
No response
Logs
https://gist.github.com/Etig1/120fbf6e92db65045f9b9432da5c480d
Additional context
No response