stitionai / devika

Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
MIT License
18.22k stars 2.36k forks source link

[ISSUE] playwright error #537

Open Polygons1 opened 4 months ago

Polygons1 commented 4 months ago

Describe your issue

this issue seems to be common with playwright, it happens when the URL is a download URL and not a web page

How To Reproduce

Steps to reproduce the behavior (example):

  1. Create a new chat
  2. Send a message

Expected behavior

for the page to skip and move to another page

Screenshots and logs

playwright._impl._errors.Error: net::ERR_ABORTED at \

Configuration

- OS: Linux
- Python version: 3.10.2
- Node version: 0.0.0 (don’t have it installed)
- bun version: 1.1.6
- search engine: custom
- Model: Groq LLaMA3-8B

Additional context

EyeSeeThru commented 2 months ago

Doesn't work for me either. Every time it tries to browse for me, I get this error: No module named 'curl_cffi'

huiq0017 commented 2 months ago

Doesn't work for me either. Every time it tries to browse for me, I get this error: No module named 'curl_cffi'

I got the same problem,did u fix it,bro?

huiq0017 commented 2 months ago

i uesd azure api for bing, the problem had sovled.