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

applets/interactive-test.py needs prompt_toolkit package #195

Closed
jeremyherbert opened this issue Feb 11, 2023 · 1 comment
Closed

applets/interactive-test.py needs prompt_toolkit package #195

jeremyherbert opened this issue Feb 11, 2023 · 1 comment

Comments

@jeremyherbert
Copy link

jeremyherbert commented Feb 11, 2023

Hi,

In the docs it says to run applets/interactive-test.py to test LUNA, but this file relies on the prompt_toolkit package which is not listed in the pyproject.toml in the normal dependencies section. pip install prompt_toolkit fixes the issue.

Feel free to close this as wont-fix if you understandably don't want to add the extra dependency, but it might be good to add to the docs that you need to install the package anyway.

@martinling
Copy link
Member

This is actually an Apollo bug, and I've opened greatscottgadgets/apollo#35 to track it.

Closing it here on the LUNA side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants