OpenAdapt
OpenAdapt copied to clipboard
[Bug]: `poetry run install-dashboard` generates warning
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