Traceback (most recent call last): File "C:\Users\fatih\OneDrive\Masaüstü\Discord-Hcaptcha-Solver-main\main.py", line 143, in token = solve('4c672d35-0701-42b2-88c3-78380b0db560', 'discord.com', '139.144.24.46:8080') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\fatih\OneDrive\Masaüstü\Discord-Hcaptcha-Solver-main\main.py", line 104, in solve data = hcap.get_captchas() ^^^^^^^^^^^^^^^^^^^ File "C:\Users\fatih\OneDrive\Masaüstü\Discord-Hcaptcha-Solver-main\main.py", line 54, in get_captchas 'n': this.hsw(checksiteconfig['c']['req']), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\fatih\OneDrive\Masaüstü\Discord-Hcaptcha-Solver-main\main.py", line 72, in hsw return check_output(["node", './hsw.js', req]).decode('utf-8').strip() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\fatih\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\fatih\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 548, in run with Popen(*popenargs, **kwargs) as process: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\fatih\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Users\fatih\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 1538, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 2] Sistem belirtilen dosyayı bulamıyor Process finished with exit code 1