Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
abrichr opened this issue Apr 29, 2024 · 0 comments
Open

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

abrichr opened this issue Apr 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@abrichr
Copy link
Contributor

abrichr commented Apr 29, 2024

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

@abrichr abrichr added the bug Something isn't working label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants