qoi
qoi copied to clipboard
Python.h: No such file or directory
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 multi-platform compilation Env
here. When compiling, I will call qoi.py
to process some images
How can I fix it here?