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

python -m Command line Interface for search #22

Open
QGB opened this issue Jun 1, 2021 · 1 comment
Open

python -m Command line Interface for search #22

QGB opened this issue Jun 1, 2021 · 1 comment

Comments

@QGB
Copy link

QGB commented Jun 1, 2021

python -m pipsearch
/usr/share/pyenv/versions/3.9.5/bin/python: No module named pipsearch.__main__; 'pipsearch' is a package and cannot be directly executed
@QGB QGB changed the title Command line Interface for search python -m Command line Interface for search Jun 1, 2021
@QGB
Copy link
Author

QGB commented Jun 1, 2021

engine@4523eb813bd1:~/googleplay-api$ /home/engine/.local/bin/pipsearch --term dill
[]
engine@4523eb813bd1:~/googleplay-api$ /home/engine/.local/bin/pipsearch --term dill
[]
engine@4523eb813bd1:~/googleplay-api$ /home/engine/.local/bin/pipsearch --term flask
[]
engine@4523eb813bd1:~/googleplay-api$ /home/engine/.local/bin/pipsearch --term *flask*
[]

why there is no result?

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

1 participant