Gentoo Archives: gentoo-user

From: Willie M <matthews.willie80@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Can't install cairosvg
Date: Tue, 31 May 2016 23:24:03
Message-Id: 75e9cafc-6214-2efc-7a4e-095abcace10f@gmail.com
In Reply to: [gentoo-user] Can't install cairosvg by Grant Edwards
1 On 05/31/2016 03:05 PM, Grant Edwards wrote:
2 > I can't install cairosvg. After an hour of googling and beating my
3 > head against the wall, I still have absolutely no idea why:
4 >
5 > # eselect python list
6 > Available Python interpreters:
7 > [1] python2.7 *
8 > [2] python3.4
9 > [3] python3.5
10 >
11 > # grep PYTHON /etc/portage/make.conf
12 > PYTHON_TARGETS="python2_7 python3_4 python3_5"
13 >
14 > # emerge -av cairosvg
15 >
16 > These are the packages that would be merged, in order:
17 >
18 > Calculating dependencies... done!
19 >
20 > emerge: there are no ebuilds to satisfy "dev-python/cairocffi[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]".
21 > (dependency required by "media-gfx/cairosvg-1.0.7::gentoo" [ebuild])
22 > (dependency required by "cairosvg" [argument])
23 >
24 > I've tried dozens of settings for PYTHON_TARGETS and
25 > PYTHON_SINGLE_TARGET and have gotten exactly nowhere. Is there an
26 > English translation of the emerge error message available?
27 >
28
29 I only have "python2_7 python3_4" and it will emerge just fine and I
30 have python2.7 selected like you do.
31
32 --
33 Willie Matthews
34 matthews.willie80@×××××.com
35 (702) 659-9966

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: Can't install cairosvg Grant Edwards <grant.b.edwards@×××××.com>