• 01-11-2022, 00:37:01
    #1
    Traceback (most recent call last):
      File "C:\Users\Administrator\Desktop\TweetBot-main\TweetBot.py", line 81, in start
        driver = webdriver.Firefox()
                 ^^^^^^^^^^^^^^^^^^^
      File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\selenium\webdriver\firefox\webdriver.py", line 172, in __init__
        self.service.start()
      File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\selenium\webdriver\common\service.py", line 98, in start
        self.assert_process_still_running()
      File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\selenium\webdriver\common\service.py", line 110, in assert_process_still_running
        raise WebDriverException(
    selenium.common.exceptions.WebDriverException: Message: Service geckodriver unexpectedly exited. Status code was: 64
    
    
    During handling of the above exception, another exception occurred:
    
    Traceback (most recent call last):
      File "C:\Users\Administrator\Desktop\TweetBot-main\TweetBot.py", line 175, in <module>
        start(account["username"], account["passwd"])
      File "C:\Users\Administrator\Desktop\TweetBot-main\TweetBot.py", line 89, in start
        driver = webdriver.Firefox()
                 ^^^^^^^^^^^^^^^^^^^
      File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\selenium\webdriver\firefox\webdriver.py", line 172, in __init__
        self.service.start()
      File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\selenium\webdriver\common\service.py", line 98, in start
        self.assert_process_still_running()
      File "C:\Users\Administrator\AppData\Local\Programs\Python\Python311\Lib\site-packages\selenium\webdriver\common\service.py", line 110, in assert_process_still_running
        raise WebDriverException(
    selenium.common.exceptions.WebDriverException: Message: Service geckodriver unexpectedly exited. Status code was: 64

    Botu start ettiğimde aldığım hata bu ücretli ücretsiz yardım edebilecek biri varmıdır?
  • 01-11-2022, 00:59:19
    #2
    donanımınızı ; "selenium,geckodriver ve firefox" bunları botunuzla uyumlu hale getirmeniz gerekiyor gibi.
  • 01-11-2022, 00:59:28
    #3
    Python Coder
    Selenium botu genelde yavaş ve verimsiz çalışıyor hocam.
    Eğer Twitter ile yaptığınız işlemler rt, beğeni,yorum,tweet gibi işlemler ise çok daha verimli ve hızlı bot yazabilirim hocam