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

UnicodeEncodeError: 'charmap' codec can't encode characters in position 181328-181329: character maps to <undefined> #32

Open
themrvideouser opened this issue Oct 8, 2023 · 0 comments

Comments

@themrvideouser
Copy link

Error happened while analyzing uBlock Origin AddOn with this URL: https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/

ERROR:root:Traceback (most recent call last):
  File "E:\Projekte\ExtAnalysis\core\result.py", line 227, in savereport
    graph_file_create.write(self.nodes + '\n' + self.edges)
  File "C:\Users\user\scoop\apps\python\current\Lib\encodings\cp1252.py", line 19, in encode
    return codecs.charmap_encode(input,self.errors,encoding_table)[0]
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeEncodeError: 'charmap' codec can't encode characters in position 181328-181329: character maps to <undefined>

Something went wrong while saving result. Error: 'charmap' codec can't encode characters in position 181328-181329: character maps to <undefined>

Report:
extanalysis_report.txt
2023-10-08 06_10_33-New Issue · Tuhinshubhra_ExtAnalysis — Mozilla Firefox

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