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

Implement user feedback when guessing pkgs #147

Open
JesperBrink opened this issue Jan 29, 2020 · 2 comments
Open

Implement user feedback when guessing pkgs #147

JesperBrink opened this issue Jan 29, 2020 · 2 comments

Comments

@JesperBrink
Copy link
Collaborator

We use a heuristic right now for finding the correct packages. This is not always correct and it would therefore be nice to be able to ask the user, if we are choosing the correct package, if there are multiple to choose from.

Eg.

We have found a dependency relation and multiple packages which potentially fulfils
this relation, but are in doubt of which one to choose:
    1. python-bioformats
    2. bioformats
    3. bioformats2
@JesperBrink
Copy link
Collaborator Author

Give the user the option to just go for our first choice, or choose a specific from the list (based on index).
Make sure that y <enter> picks the first one for testing purpose with yes

@Hogfeldt
Copy link
Member

Hogfeldt commented Apr 8, 2020

@JesperBrink isn't this implemented at the moment?

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