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

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

Open
bjornfix opened this issue May 8, 2023 · 1 comment
Open

Comments

@bjornfix
Copy link

bjornfix commented May 8, 2023

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:

  • Log in to the Wordpress Dashboard at https://website/wp-login.php with username "username" and password "password"
  • Add a new post about AutoGPT that is SEO optimized for the word "autogpt".
  • Publish the post.
  • Send an email to hello@website with a report on what you did.
  • Remember to use the Web Interaction Plugin possible.
  • Terminate.
    ai_name: SEOEditorGPT
    ai_role: an AI WordPress SEO Editor that helps publishing SEO-optimized content on a website.
    api_budget: 0.0

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

It never understands that playwright is already installed.

@bryanjohns
Copy link

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

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

2 participants