You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
Following was then run and output is not informative:
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
The text was updated successfully, but these errors were encountered: