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

howmanypeoplearearound using Windows with a Python 3 Anaconda/Spyder shell #39

Open
pzajonc opened this issue Mar 13, 2018 · 0 comments

Comments

@pzajonc
Copy link

pzajonc commented Mar 13, 2018

First, you may have no reason to support this environment. If not, feel free to close and resolve. I am testing it because I am curious only. Thanks, -Pete

But I did want see the package and was able to run the install in the Spyder IDE using

pip.main(['install', 'howmanypeoplearearound'])

Following was then run and output is not informative:

import howmanypeoplearearound
howmanypeoplearearound
Out[13]: <module 'howmanypeoplearearound' from 'C:\Users\Peter\Anaconda3\lib\site-packages\howmanypeoplearearound\init.py'>

So not getting the output I expected... per the doc for this module:
Using wlan1 adapter and scanning for 60 seconds...
[==================================================] 100% 0s left
There are about 3 people around.

Edit: I should add. The TShark module was not imported. This may help explain the results.

Thanks

@pzajonc pzajonc changed the title Windows with a Python 3 Anaconda/Spyder shell howmanypeoplearearound using Windows with a Python 3 Anaconda/Spyder shell Mar 13, 2018
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