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

invalid start byte #32

Open
LavyDev opened this issue Dec 9, 2021 · 1 comment
Open

invalid start byte #32

LavyDev opened this issue Dec 9, 2021 · 1 comment

Comments

@LavyDev
Copy link

LavyDev commented Dec 9, 2021

'utf-8' codec can't decode byte 0xff in position 33: invalid start byte

@LavyDev LavyDev changed the title Unable to decode invalid start byte Dec 9, 2021
@anilgundal
Copy link

  1. OPEN windows10-wifi.py file
  2. GO to end of line 27 find .decode() and change to this .decode('iso-8859-1')
  3. same changes for line 50 and 57

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