gravelBridge / AutoGPT-Web-Interaction

A plugin to enable AutoGPT to interact with websites.
MIT License
243 stars 40 forks source link

It never gets passed trying to install Playwright and then Docker #4

Open bjornfix opened 1 year ago

bjornfix commented 1 year ago

AutoGPT version 0.30 Linux Mint No Docker Local memory

I have followed your instructions regarding how to install it.

I set up the following goals:

ai_goals:

I installed Playwright before running AutoGPT. I gave it feedback that Playwright is already installed.

It never understands that playwright is already installed.

bryanjohns commented 1 year ago

Did you pip install playwright and then use playwright install before starting auto-gpt?