OpenAdaptAI / OpenAdapt

Open Source Generative Process Automation (i.e. Generative RPA). AI-First Process Automation with Large ([Language (LLMs) / Action (LAMs) / Multimodal (LMMs)] / Visual Language (VLMs)) Models
https://www.OpenAdapt.AI
MIT License
884 stars 115 forks source link

[Bug]: `poetry run install-dashboard` generates warning #643

Open abrichr opened 5 months ago

abrichr commented 5 months ago

Describe the bug

(openadapt-py3.10) abrichr@MacBook-Pro-4 OpenAdapt % poetry run install-dashboard
Warning: 'install-dashboard' is an entry point defined in pyproject.toml, but it's not installed as a script. You may get improper `sys.argv[0]`.

The support to run uninstalled scripts will be removed in a future release.

Run `poetry install` to resolve and get rid of this message.

To Reproduce

poetry run install-dashboard