IntelligenzaArtificiale / Free-Auto-GPT

Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation does not rely on any paid OpenAI API, making it accessible to anyone.
MIT License
2.44k stars 383 forks source link

Chrome Installation Not Found #54

Closed DigiTecK3D closed 1 year ago

DigiTecK3D commented 1 year ago

Got the update today and was working before but now I'm getting this error. I'm guessing it wants us to have chrome installed on the machine now? This is when running Autogpt image

IntelligenzaArtificiale commented 1 year ago

Have you install Chrome to last version 112 ? When you redownloaded the repository did you use the DOKER method for install ?

DigiTecK3D commented 1 year ago

@IntelligenzaArtificiale I'm actually not using docker or those methods I just directly run thru Python on my Windows system terminal or sometimes use pycharm to work with the repo and run it. But I did install Chrome on my system and it did seem to do the trick so not sure maybe having in the readme file it needed to be installed to work? I think before it was using Duck go and didn't have this issue maybe?