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

import jpegio error:No module named 'jpegio.componentinfo' #29

Open fcm2018 opened 1 year ago

fcm2018 commented 1 year ago

how should i use your lib to my project,i run the python setup.py install in my env ,but errors happen,thank you for you answer

detrin commented 1 year ago

Could you post your error. OS details, python version, version of jpegio etc.