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

Some errors maybe myself problem #18

Open
ll104567 opened this issue Mar 21, 2018 · 0 comments
Open

Some errors maybe myself problem #18

ll104567 opened this issue Mar 21, 2018 · 0 comments

Comments

@ll104567
Copy link

Error getting wireless interface.
Traceback (most recent call last):
File "wifi-users.py", line 161, in
main(argv)
File "wifi-users.py", line 58, in main
wireless = Wireless()
File "/usr/local/lib/python2.7/dist-packages/wireless/Wireless.py", line 27, in init
self._driver_name = self._detectDriver()
File "/usr/local/lib/python2.7/dist-packages/wireless/Wireless.py", line 51, in _detectDriver
response = cmd('nmcli --version')
File "/usr/local/lib/python2.7/dist-packages/wireless/Wireless.py", line 15, in cmd
stderr=subprocess.STDOUT
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 6: ordinal not in range(128)

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