Closed probonopd closed 1 year ago
Possibly related:
Trying the workaround presented there now: pip install --upgrade --force-reinstall -r requirements.txt
.
That worked, but now getting
SYSTEM: Command browse_website returned: Error: There is no such driver by url https://chromedriver.storage.googleapis.com/112.0.5615.49/chromedriver_None64.zip
Telling it to use chromedriver_linux64 (which does run on FreeBSD thanks to the Linuxulator!) does not work either:
Input: Use https://chromedriver.storage.googleapis.com/112.0.5615.49/chromedriver_linux64.zip
SYSTEM: Human feedback: Use https://chromedriver.storage.googleapis.com/112.0.5615.49/chromedriver_linux64.zip
...
Enter 'y' to authorise command, 'y -N' to run N continuous commands, 'n' to exit program, or enter feedback for ...
Input:y
-=-=-=-=-=-=-= COMMAND AUTHORISED BY USER -=-=-=-=-=-=-=
SYSTEM: Command browse_website returned: Error: There is no such driver by url https://chromedriver.storage.googleapis.com/112.0.5615.49/chromedriver_None64.zip
Possibly related:
This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.
This issue was closed automatically because it has been stale for 10 days with no activity.
⚠️ Search for existing issues first ⚠️
Which Operating System are you using?
Other (Please specify in your problem)
Which version of Auto-GPT are you using?
Stable (branch)
GPT-3 or GPT-4?
GPT-3.5
Steps to reproduce 🕹
Current behavior 😯
This is solved (see below), but now it wants to download
chromedriver_None64.zip
which does not exist. It should use the Linux64 version instead.Expected behavior 🤔
Runs
Your prompt 📝
No response
Your Logs 📒
No response