i cant install pycairo with pip3.12 and environment, could you help me ?
`(env) alexandre@alexandre-Matebook:~/Documents/fluxgui$ pip3.12 install pycairo
DEPRECATION: Loading egg at /home/alexandre/.local/lib/python3.12/site-packages/f.lux_indicator_applet-2.0.1rc1-py3.12.egg is deprecated. pip 24.3 will enforce this behaviour change. A possible replacement is to use pip for package installation. Discussion can be found at https://github.com/pypa/pip/issues/12330
Collecting pycairo
Using cached pycairo-1.26.1.tar.gz (346 kB)
Installing build dependencies … done
Getting requirements to build wheel … done
Preparing metadata (pyproject.toml) … done
Building wheels for collected packages: pycairo
Building wheel for pycairo (pyproject.toml) … error
error: subprocess-exited-with-error
× Building wheel for pycairo (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [15 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-x86_64-cpython-312
creating build/lib.linux-x86_64-cpython-312/cairo
copying cairo/init.py -> build/lib.linux-x86_64-cpython-312/cairo
copying cairo/init.pyi -> build/lib.linux-x86_64-cpython-312/cairo
copying cairo/py.typed -> build/lib.linux-x86_64-cpython-312/cairo
running build_ext
Package cairo was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo.pc’
to the PKG_CONFIG_PATH environment variable
Package ‘cairo’, required by ‘virtual:world’, not found
Command ‘[‘pkg-config’, ‘–print-errors’, ‘–exists’, ‘cairo >= 1.15.10′]’ returned non-zero exit status 1.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pycairo
Failed to build pycairo
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pycairo)
(env) alexandre@alexandre-Matebook:~/Documents/fluxgui$
`
env activation lastest version of pip