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

Computer use bugs #1501

Open
austinmw opened this issue Oct 25, 2024 · 1 comment
Open

Computer use bugs #1501

austinmw opened this issue Oct 25, 2024 · 1 comment

Comments

@austinmw
Copy link

Describe the bug

I've faced two bugs with computer use:

  1. Not authorized error
I'll help you open Spotify using Spotlight. I'll press Command+Space, type "Spotify", and press Return.

{"action": "key", "text": "command+space"}{"action": "type", "text": "spotify"}{"action": "key", "text": "Return"}{"action": "screenshot"}56:119: execution error: Not authorized to send Apple events to System Events. (-1743)
  1. Screen resolution error: Using a retina MBP M2 16" the mouse clicks do not seem to move to the correct screen locations.

Reproduce

interpreter --os

Expected behavior

Authorize use and click correctly

Screenshots

No response

Open Interpreter version

0.4.2

Python version

3.12

Operating System name and version

Mac 15.0.1

Additional context

No response

@MikeBirdTech
Copy link
Collaborator

The auth error is related to your terminal, check out System Preferences > Security & Privacy but I'm not sure which specific permission needs to be granted.

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