Skip to content

Attempt to override pyperclip version to >=1.8.2 to resolve uv sync build error (see #issue 25). Note: browser-use requires pyperclip>=1.9.0, which currently fails to build due to packaging issues. Upstream fix is needed. #29

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

syedazharmbnr1
Copy link

Attempted to override pyperclip version to >=1.8.2 to resolve uv sync build error.
browser-use requires pyperclip>=1.9.0, which currently fails to build due to packaging issues.
Overriding the version does not resolve the problem because of the strict requirement from browser-use.
The root cause is upstream: either pyperclip needs a fixed release, or browser-use needs to support a newer, fixed version.
This PR documents the attempted workaround and clarifies that a permanent fix depends on upstream changes.

…uild error (see #issue). Note: browser-use requires pyperclip>=1.9.0, which currently fails to build due to packaging issues. Upstream fix is needed.
@syedazharmbnr1 syedazharmbnr1 changed the title Attempt to override pyperclip version to >=1.8.2 to resolve uv sync build error (see #issue). Note: browser-use requires pyperclip>=1.9.0, which currently fails to build due to packaging issues. Upstream fix is needed. Attempt to override pyperclip version to >=1.8.2 to resolve uv sync build error (see #issue 25). Note: browser-use requires pyperclip>=1.9.0, which currently fails to build due to packaging issues. Upstream fix is needed. May 20, 2025
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

Successfully merging this pull request may close these issues.

1 participant