-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Hi,
First time user for desktop here. Loved browser-use so wanted to give desktop a try too.
Followed the Set up instruction steps mentioned in the github , but faced a lot of issues in getting the server started
- Even after installing everything ( including an explicit install of
vite
), runningvite dev
statszsh: command not found: vite
- Tried
npm start
as Cursor suggested to use that command. It started the server, the Chrome launched ( after a few hiccups). - The Python web server would not start. It just gets stuck. I don't see anything in the terminal logs showing anything apart from these
Chrome stderr: Created TensorFlow Lite XNNPACK delegate for CPU.
Chrome stderr: Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#-1 is a dynamic-sized tensor).
The whole stack trace after npm start
could be found on this link.

System Info :
OS : Mac OS ( Silicon)
Python (using pyenv) : 3.11.12
Metadata
Metadata
Assignees
Labels
No labels