Hi , I am trying to get this mutitool to work on my windows computer but as I understand the I havent done something correct can someone help me.
I have followed all instruction including installing the requirements.
Here is the error:
Traceback (most recent call last): File "C:\Users\*******\Downloads\Nexus-MultiTool-Latest-v4.2\Nexus-MultiTool-main\main.py", line 2, in <module> from Helper import * File "C:\Users\*******\Downloads\Nexus-MultiTool-Latest-v4.2\Nexus-MultiTool-main\Helper\__init__.py", line 33, in <module> import undetected_chromedriver as uc File "C:\Users\*******\AppData\Roaming\Python\Python312\site-packages\undetected_chromedriver\__init__.py", line 34, in <module> import selenium.webdriver.chrome.service File "C:\Users\*******\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\__init__.py", line 20, in <module> from .chrome.webdriver import WebDriver as Chrome # noqa ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\*******\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\chrome\webdriver.py", line 18, in <module> from selenium.webdriver.chromium.webdriver import ChromiumDriver File "C:\Users\*******\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\chromium\webdriver.py", line 22, in <module> from selenium.webdriver.remote.webdriver import WebDriver as RemoteWebDriver File "C:\Users\*******\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\remote\webdriver.py", line 67, in <module> from .websocket_connection import WebSocketConnection File "C:\Users\*******\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\remote\websocket_connection.py", line 23, in <module> from websocket import WebSocketApp # type: ignore ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ C:\Users\barch\Downloads\Nexus-MultiTool-Latest-v4.2\Nexus-MultiTool-main>pause Press any key to continue . . .
Can someone help
Hi , I am trying to get this mutitool to work on my windows computer but as I understand the I havent done something correct can someone help me.
I have followed all instruction including installing the requirements.
Here is the error:
Traceback (most recent call last): File "C:\Users\*******\Downloads\Nexus-MultiTool-Latest-v4.2\Nexus-MultiTool-main\main.py", line 2, in <module> from Helper import * File "C:\Users\*******\Downloads\Nexus-MultiTool-Latest-v4.2\Nexus-MultiTool-main\Helper\__init__.py", line 33, in <module> import undetected_chromedriver as uc File "C:\Users\*******\AppData\Roaming\Python\Python312\site-packages\undetected_chromedriver\__init__.py", line 34, in <module> import selenium.webdriver.chrome.service File "C:\Users\*******\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\__init__.py", line 20, in <module> from .chrome.webdriver import WebDriver as Chrome # noqa ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\*******\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\chrome\webdriver.py", line 18, in <module> from selenium.webdriver.chromium.webdriver import ChromiumDriver File "C:\Users\*******\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\chromium\webdriver.py", line 22, in <module> from selenium.webdriver.remote.webdriver import WebDriver as RemoteWebDriver File "C:\Users\*******\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\remote\webdriver.py", line 67, in <module> from .websocket_connection import WebSocketConnection File "C:\Users\*******\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\remote\websocket_connection.py", line 23, in <module> from websocket import WebSocketApp # type: ignore ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ C:\Users\barch\Downloads\Nexus-MultiTool-Latest-v4.2\Nexus-MultiTool-main>pause Press any key to continue . . .Can someone help