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

(Py3) bad command line in examples #4

Closed
kgadek opened this issue Sep 27, 2016 · 3 comments
Closed

(Py3) bad command line in examples #4

kgadek opened this issue Sep 27, 2016 · 3 comments

Comments

@kgadek
Copy link

kgadek commented Sep 27, 2016

Just installed (few minutes after #3).

(py3) ❯ whereami learn bed 100
usage: whereami learn [-h] --location LOCATION [--num_samples NUM_SAMPLES]
whereami learn: error: the following arguments are required: --location/-l



(py3) ❯ whereami learn --location bed --num_samples 100
[this works]



(py3) ❯ pip freeze
access-points==0.0.11
numpy==1.11.1
scikit-learn==0.17.1
scipy==0.18.1
tqdm==4.8.4
whereami==0.2.21
@kgadek kgadek changed the title (Py3) bad examples (Py3) bad command line in examples Sep 27, 2016
@kootenpv
Copy link
Owner

Yes, you are right, I have to immediately update everywhere the docs.

@kootenpv
Copy link
Owner

kootenpv commented Sep 27, 2016

@kgadek Updated the docs and reddit to reflect the changes. Thanks for mentioning!

@kgadek
Copy link
Author

kgadek commented Sep 27, 2016

Yup, all worked for me

@kgadek kgadek closed this as completed Sep 27, 2016
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