Replies: 1 comment 6 replies
-
First of all, install and upgrade requirements: And then try again. ⚠ You also need to install Google Chrome (if not already installed)! |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
C:\Windows\System32>cd C:\twitch farm2\Twitch-Channel-Points-Miner-v2-1.6.0
C:\twitch farm2\Twitch-Channel-Points-Miner-v2-1.6.0>python 1.py
21/12 16:06:40 - Twitch Channel Points Miner v2-1.6.0 (fork by rdavydov)
21/12 16:06:40 - https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2
21/12 16:06:40 - Start session: 'b4990777-332b-45ba-b2a4-3588c99092d6'
21/12 16:06:40 - Loading data for 1 streamers. Please wait...
21/12 16:06:43 - patching driver executable C:\Users\den85\appdata\roaming\undetected_chromedriver\1b90ce7d878552f5_chromedriver.exe
Traceback (most recent call last):
File "C:\twitch farm2\Twitch-Channel-Points-Miner-v2-1.6.0\1.py", line 82, in
twitch_miner.mine(
File "C:\twitch farm2\Twitch-Channel-Points-Miner-v2-1.6.0\TwitchChannelPointsMiner\TwitchChannelPointsMiner.py", line 180, in mine
self.run(streamers=streamers, blacklist=blacklist, followers=followers)
File "C:\twitch farm2\Twitch-Channel-Points-Miner-v2-1.6.0\TwitchChannelPointsMiner\TwitchChannelPointsMiner.py", line 241, in run
streamer.channel_id = self.twitch.get_channel_id(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\twitch farm2\Twitch-Channel-Points-Miner-v2-1.6.0\TwitchChannelPointsMiner\classes\Twitch.py", line 266, in get_channel_id
json_response = self.post_gql_request(json_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\twitch farm2\Twitch-Channel-Points-Miner-v2-1.6.0\TwitchChannelPointsMiner\classes\Twitch.py", line 348, in post_gql_request
"Client-Integrity": self.post_integrity(),
^^^^^^^^^^^^^^^^^^^^^
File "C:\twitch farm2\Twitch-Channel-Points-Miner-v2-1.6.0\TwitchChannelPointsMiner\classes\Twitch.py", line 437, in post_integrity
'x-kpsdk-cd': kpsdk_cd,
^^^^^^^^
UnboundLocalError: cannot access local variable 'kpsdk_ct' where it is not associated with a value
Exception ignored in: <function Chrome.del at 0x0000022695F5BCE0>
Traceback (most recent call last):
File "C:\Users\den85\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver_init_.py", line 769, in del
File "C:\Users\den85\AppData\Local\Programs\Python\Python311\Lib\site-packages\seleniumwire\webdriver.py", line 68, in quit
File "C:\Users\den85\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver_init_.py", line 758, in quit
OSError: [WinError 6] Неверный дескриптор
--- Logging error ---
Traceback (most recent call last):
File "C:\Users\den85\AppData\Local\Programs\Python\Python311\Lib\logging\handlers.py", line 1491, in emit
self.enqueue(self.prepare(record))
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\den85\AppData\Local\Programs\Python\Python311\Lib\logging\handlers.py", line 1475, in prepare
record = copy.copy(record)
^^^^^^^^^^^^^^^^^
File "C:\Users\den85\AppData\Local\Programs\Python\Python311\Lib\copy.py", line 92, in copy
rv = reductor(4)
^^^^^^^^^^^
ImportError: sys.meta_path is None, Python is likely shutting down
Call stack:
File "C:\Users\den85\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver\patcher.py", line 270, in del
logger.debug("successfully unlinked %s" % self.executable_path)
Message: 'successfully unlinked C:\Users\den85\appdata\roaming\undetected_chromedriver\1b90ce7d878552f5_chromedriver.exe'
Arguments: ()
Beta Was this translation helpful? Give feedback.
All reactions