How To Install Pycairo Install

Hi, I use 'conda install pycairo-1.10.0.tar.bz2' to install Pycairo on my computer but I get the following error message. Thank you very much for your kind help! Here are some examples on how to install those for some platforms: Ubuntu/Debian: sudo apt install libcairo2-dev pkg-config python3-dev; macOS/Homebrew: brew install cairo pkg-config; Arch Linux: sudo pacman-S cairo pkgconf; Fedora: sudo dnf install cairo-devel pkg-config python3-devel; openSUSE: sudo zypper install cairo-devel pkg-config.

edoelas wrote:How

I'm trying to install pycairo using pip with this order:

How To Install Pycairo Install

Your first problem is that you did not use pacman -S python2-cairo to install it. Why are you so desperately trying to use pip for everything? Especially if you have somehow installed a broken compiler toolchain?

edoelas wrote:

I have a development version of binutils because the normal repo binutils did not work so I thought that maybe with the development version... (I have already reinstalled the normal repo version).

The repo binutils seems to work for everyone else, so why don't you provide details on what your problem is -- or stop using the development version of complex compiler tools such as binutils, if you're not prepared to become a binutils developer upon hitting bugs that don't exist in released versions.

edoelas wrote:

I have tried to install shaape from the aur with the package python2-shaape-git but I get this output:

How To Install Pycairo Install In Windows

How To Install Pycairo Install

How To Install Pycairo Installer

The AUR package is a pile of junk and has been broken ever since its initial submission nearly three years ago -- it does not include the required makedepends on python2-setuptools.