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

Listing wireless networks #1

Closed
daguy666 opened this issue Feb 7, 2018 · 0 comments
Closed

Listing wireless networks #1

daguy666 opened this issue Feb 7, 2018 · 0 comments

Comments

@daguy666
Copy link
Owner

daguy666 commented Feb 7, 2018

If en0 is not the default wireless interface.

Traceback (most recent call last):
  File "./main.py", line 73, in <module>
    IS.main()
  File "/Users/<username>/git/Transit/utils/info_scan.py", line 48, in main
    self.build_up_system_info()
  File "/Users/<username>/git/Transit/utils/info_scan.py", line 41, in build_up_system_info
    for wifi in self.gsi.return_wireless_networks():
TypeError: 'NoneType' object is not iterable
daguy666 added a commit that referenced this issue Feb 16, 2018
… Also should handle issue #1 about the wifi. I added some logic around the interface.
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