qoi icon indicating copy to clipboard operation
qoi copied to clipboard

A simple Python wrapper around QOI (https://github.com/phoboslab/qoi)

Results 2 qoi issues
Sort by recently updated
recently updated
newest added

I'm trying to install qoi when building a docker image on ubuntu 20.04, but get the following: ``` Step 3/3 : RUN pip install --no-cache-dir numpy qoi opencv-python scikit-image pillow...

Hello,my CI compilation reports the following error: it cannot find the `python.h` header file. It's the same when compiling on Windows. My local Ubuntu `Env` is ok. I have a...