neverrend / XMLChecker

Cyber Ninjas XML Checker
GNU General Public License v3.0
1 stars 0 forks source link

UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 330244: character maps to <undefined> #5

Closed Jnchi closed 5 years ago

Jnchi commented 5 years ago
C:\Users\Jnchi\Repos\XMLChecker\XMLCheck.py "DRAFT.xml"
Traceback (most recent call last):
  File "C:\Users\Jnchi\Repos\XMLChecker\XMLCheck.py", line 209, in <module>
    main()
  File "C:\Users\Jnchi\Repos\XMLChecker\XMLCheck.py", line 30, in main
    data            = fd.read()
  File "C:\Python37\lib\encodings\cp1252.py", line 23, in decode
    return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 330244: character maps to <undefined>