Gleam-giveaway-bot icon indicating copy to clipboard operation
Gleam-giveaway-bot copied to clipboard

Can't run login.py

Open CardanoNFTs opened this issue 4 years ago • 2 comments

I filled out the config file but every time I try to run the login.py script, it gives me this error:

Traceback (most recent call last): File ".\login.py", line 3, in from src import browser File "C:\Users\User\Desktop\Gleam-giveaway-bot-master\src\browser.py", line 14 driver: webdriver.Chrome = None ^

CardanoNFTs avatar Apr 28 '21 10:04 CardanoNFTs

Please provide the full error message.
If it was syntax Error you need to update python to 3.6 or later.

TobiasPankner avatar Apr 28 '21 14:04 TobiasPankner

I think he doesn't have chromedriver get chromedriver at https://chromedriver.chromium.org/

red0-x avatar Jun 27 '21 20:06 red0-x