-
Notifications
You must be signed in to change notification settings - Fork 210
YouTube Shop Error x( #52
Comments
@ES-Nighty Change la version de chromedriver dans lib https://chromedriver.chromium.org/downloads |
my dude im running on linux here could fix a lot of those mistakes but now im stuck on XRANGE No JSON object could be decoded") |
Yeah i also stuck on No object error, but can the programmer help us pls? |
mine not working... C:\Python27>pip install requests C:\Python27>pip install selenium C:\Python27>pip install colorama C:\Python27\YouTubeShop-master>python yt.py even i change path python folders, the same error |
When YouTube Shop connects to DevTools it says to me this... Please Help bro x(
Traceback (most recent call last):
File "C:\Users\Mustapha\Desktop\Nighty Programs\YouTube Shop (Likes, Subscribers...)\yt.py", line 26, in
server = botgaurd.server_start()
File "C:\Users\Mustapha\Desktop\Nighty Programs\YouTube Shop (Likes, Subscribers...)\lib\auth.py", line 16, in server_start
self.browser = webdriver.Chrome(executable_path=r"lib\chromedriver.exe")
File "C:\Users\Mustapha\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 76, in init
RemoteWebDriver.init(
File "C:\Users\Mustapha\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 157, in init
self.start_session(capabilities, browser_profile)
File "C:\Users\Mustapha\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 252, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "C:\Users\Mustapha\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "C:\Users\Mustapha\AppData\Local\Programs\Python\Python38-32\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 79
The text was updated successfully, but these errors were encountered: