Installing via "pip install jpeg2dct --no-cache" on Windows 10 Python 3.7.7 gives error
`jpeg2dct/common/dctfromjpg.cc:16:21: fatal error: jpeglib.h: No such file or directory
compilation terminated.
error: command 'C:\Users\XXXX\Anaconda3\envs\Frequencydomain\Library\mingw-w64\bin\gcc.exe' failed with exit status 1
ERROR: Failed building wheel for jpeg2dct'
I have been stuck on this error for a while and keep running into it with installing jpeg2dct has this package been tested on Windows 10?
Installing via "pip install jpeg2dct --no-cache" on Windows 10 Python 3.7.7 gives error
`jpeg2dct/common/dctfromjpg.cc:16:21: fatal error: jpeglib.h: No such file or directory
compilation terminated.
error: command 'C:\Users\XXXX\Anaconda3\envs\Frequencydomain\Library\mingw-w64\bin\gcc.exe' failed with exit status 1
ERROR: Failed building wheel for jpeg2dct'
I have been stuck on this error for a while and keep running into it with installing jpeg2dct has this package been tested on Windows 10?