Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Error for Install argument feature #15

Closed
Wabri opened this issue Nov 13, 2018 · 1 comment · Fixed by #17
Closed

Error for Install argument feature #15

Wabri opened this issue Nov 13, 2018 · 1 comment · Fixed by #17
Labels
bug Something isn't working enhancement New feature or request invalid This doesn't seem right

Comments

@Wabri
Copy link
Owner

Wabri commented Nov 13, 2018

If an unknown package is executed with install, for example:
python3 yapi.py install unknown_package
the script throw FileNotFoundError.
Maybe a better output can be made, something like:
No package with this name
And then the list of the packages.

@Wabri Wabri added bug Something isn't working enhancement New feature or request invalid This doesn't seem right labels Nov 13, 2018
@Wabri Wabri changed the title Error for Install argument feture Error for Install argument feature Nov 13, 2018
@IanDuncanT
Copy link
Contributor

Fixed in #17

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request invalid This doesn't seem right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants