Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help, python newbie here... I'll buy you a few coffees if you can help! #151

Open
MakkyMTC opened this issue Aug 22, 2023 · 3 comments
Open

Comments

@MakkyMTC
Copy link

Hi, I'm extremely frustrated that I can't figure out how to download from cmoa. jp

I have followed all steps but I don't know enough code to know what I'm doing wrong... I already installed selenium, pillow and the chromedriver and undetected_chromedriver. Or I think I did, and they are showing on the pip list, but I am getting this error(and sometimes other errors) even though I have the latest versions for both chrome driver and browser...

WebDriverException: Message: unknown error: cannot connect to chrome at 127.0.0.1:64848 from session not created: This version of ChromeDriver only supports Chrome version 114 Current browser version is 116.0.5845.97

I've tried deleting and then downloading ChromeDriver 116.0.5845.96 again but it still shows the same error and I don't know how to update it... T_T

I've had no problems downloading from BookWalker, but I use mainly cmoa/renta/dlsite...

Please reply here or message me on twitter @art4atbo ! I'll buy you a few coffees for your time! Thanks!!

@ichigo-sora
Copy link

Hi, I don't know if you still need this, but I ran into the same problem and fixed it by downloading the latest chromedriver.exe from here and replacing the one directory with it.

@katyshally
Copy link

Hi, I don't know if you still need this, but I ran into the same problem and fixed it by downloading the latest chromedriver.exe from here and replacing the one directory with it.

Which directory did you replace? I'm having the same issue and no matter what I've done it won't work for me.

@ichigo-sora
Copy link

ichigo-sora commented Sep 17, 2023

Sorry, I should have been more specific! In the folder where I put script files (main.py, downloader.py, etc), I also have a file called chromedriver.exe. I think this file gets created the first time you run the script? I replaced this file with the new version I downloaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants