OpenAdaptAI / OpenAdapt

AI-First Process Automation with Large ([Language (LLMs) / Action (LAMs) / Multimodal (LMMs)] / Visual Language (VLMs)) Models
https://www.OpenAdapt.AI
MIT License
735 stars 95 forks source link

[Bug]: Windows build fails silently #797

Open abrichr opened 6 days ago

abrichr commented 6 days ago

Describe the bug

On a fresh Windows 11, double-clicking on "OpenAdapt" after downloading and extracting results in a waiting cursor for a few seconds, then returns to normal as if nothing had happened. Nothing appears in the system tray, and no process named OpenAdapt or Python is running.

To Reproduce

abrichr commented 5 days ago

If I run as administrator, it creates the system tray icon and opens a tab, but the tab show ERR_CONNECTION_REFUSED. Attempting to create a recording similarly has no effect.

abrichr commented 5 days ago

Related: https://github.com/OpenAdaptAI/OpenAdapt/issues/804