Skip to content

ImportError: cannot import name 'BrowserContext' from 'browser_use' #690

@willishz

Description

@willishz

when I execute python webui.py --ip 127.0.0.1 --port 7788, it said:
ImportError: cannot import name 'BrowserContext' from 'browser_use'

from browser_use.browser.browser import Browser
from browser_use.browser.context import BrowserContext
cannot import cause not found in browser_use
is my browser-use version is wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions