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

'utf-8' codec can't decode byte 0xfc #12

Open
Walterwhite233 opened this issue Dec 2, 2022 · 0 comments
Open

'utf-8' codec can't decode byte 0xfc #12

Walterwhite233 opened this issue Dec 2, 2022 · 0 comments

Comments

@Walterwhite233
Copy link

Hello, I get the following error:

File "C:\Users\XX\Desktop\extension-manifest-converter-main\src\modifiers\ExecuteScriptModifier.py", line 56, in _mv3
    data = file.read()
  File "C:\Users\XX\AppData\Local\Programs\Python\Python39\lib\codecs.py", line 322, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfc in position 219: invalid start byte

Would appreciate help :) Thanks!

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