Skip to content

Failed to start desktop - Python web server gets stuck #3

@zac11

Description

@zac11

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 ), running vite dev stats zsh: 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.

Image

System Info :
OS : Mac OS ( Silicon)
Python (using pyenv) : 3.11.12

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