dwgoon / jpegio

A python package for accessing the internal variables of JPEG file format such as DCT coefficients and quantization tables
Apache License 2.0
73 stars 18 forks source link

Cannot load file with chinese characters #28

Open coriverchen opened 1 year ago

coriverchen commented 1 year ago

e.g., jpegio.read("C:\users\123\你好.jpg")

detrin commented 1 year ago

Maybe try using unicodes as described here https://stackoverflow.com/questions/5336375/how-to-open-a-file-with-chinese-name-in-python