Phenomenon:
Unzip a compressed package under mac( If the folder name or file contains Chinese) Yes, the following error occurs during compressed zip archiving under Windows:
error: cannot create �…
Illegal byte sequence
Solution::
# use ditto to replace unzip
ditto -V -x -k --sequesterRsrc --rsrc FILE_NAME.ZIP YOUR_DESTINATION
Read More:
- error: converting to execution character set: Illegal byte sequence
- C – error: converting to execution character set:Illegal byte sequence
- Cause: org.xml.sax.SAXParseException; lineNumber: 5; columnNumber: 26; Byte 1 of 1-byte UTF-8 sequence is invalid.
- ERROR: invalid byte sequence for encoding “UTF8”: 0x00
- Unicode decodeerror: ‘UTF-8’ codec can’t decode byte 0x80 in position 3131: invalid start byte solution
- Solution of Unicode decodeerror -‘utf-8 ‘codec can’t decode byte 0xc4 in position 0 – invalid continuation byte
- DB2 create table error – 104 42601 illegal symbol encountered in SQL statement
- UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xd6 in position 3089: invalid continuation byte
- Solve the ‘UTF-8’ codec can’t decode byte 0xe9 in position 3114: invalid continuation byte error
- UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xc3 in position 54: invalid continuation byte
- Error casting p_sequencer, please verify that this sequence/sequence item is intended to execute
- Creation and use of Oracle sequence
- Undefined control sequence
- Error: line contains null byte
- Unicode decodeerror: ‘UTF-8’ codec can’t decode byte 0xd3 in position 238: invalid continuation B
- Type error: sequence item 0: expected STR instance, int found
- JSON parse e rror: Invalid UTF-8 middle byte 0x3f;
- Successfully resolved Unicode decodeerror: ‘UTF-8’ codec can’t decode byte 0xd3 in position 238: invalid continuation B
- PX4 Offboard routine running sequence
- When reading the CSV file with Python 3, the Unicode decodeerror: ‘UTF-8’ codec can’t decode byte 0xd0 in position 0: invalid con appears