gpt-researcher icon indicating copy to clipboard operation
gpt-researcher copied to clipboard

chromedriver M1 mac error

Open austinmw opened this issue 1 year ago • 1 comments

Every URL that attempts to be processed gives me the following error:

An error occurred while processing the url https://www.kiplinger.com/investing/amazon-stock-is-a-top-pick-for-2023-analysts-say: Message: Can not connect to the Service /Users/austinmw/.wdm/drivers/chromedriver/mac_arm64/114.0.5735.90/chromedriver

Any idea how to fix this?

austinmw avatar Jul 13 '23 20:07 austinmw

hi Austin, were you using docker to install?

rotemweiss57 avatar Jul 14 '23 03:07 rotemweiss57

@rotemweiss57

Hi, I'm also on M1 Mac and I installed with Docker.

I'm getting

An error occurred while processing the url $URL: Message: Service /root/.wdm/drivers/chromedriver/linux64/114.0.5735.90/chromedriver unexpectedly exited. Status code was: 255

How can I fix this?

escoolioinglesias avatar Jul 16 '23 06:07 escoolioinglesias

Yep I was using Docker. I seemed to get it to work by not using docker and also using venv instead of conda (to use homebrew version of Python)

austinmw avatar Jul 16 '23 17:07 austinmw

@escoolioinglesias is it working for you now?

rotemweiss57 avatar Jul 17 '23 18:07 rotemweiss57

Yep working now thanks

austinmw avatar Jul 17 '23 21:07 austinmw

@rotemweiss57

I was never able to get it running with Docker on my M1 Mac, but I was able to tease out how to get it running thanks to @austinmw's comment

Thanks!

escoolioinglesias avatar Aug 20 '23 23:08 escoolioinglesias

I was hitting some snags for a while, but I was able to sort it out with this thread, so thank you again!

I tried to make an easy and engaging video guide to follow, hoping it might help others out: https://youtu.be/JVMl9rmP-eY

escoolioinglesias avatar Aug 26 '23 00:08 escoolioinglesias