Gentoo Archives: gentoo-user-de

From: Marc Joliet <marcec@×××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] Python / spyder
Date: Sun, 11 Aug 2013 14:09:47
Message-Id: 20130811160947.505aef2c@marcec
In Reply to: [gentoo-user-de] Python / spyder by Stefan Nowy
1 Am Sun, 11 Aug 2013 15:02:56 +0200
2 schrieb Stefan Nowy <stefan@××××.de>:
3
4 > Hallo!
5
6 Hallo,
7
8 > Ich möchte spyder emergen, habe aber wohl ein Problem mit den python
9 > targets:
10 >
11 > emerge -pv spyder
12 >
13 > These are the packages that would be merged, in order:
14 >
15 > Calculating dependencies... done!
16 >
17 > emerge: there are no ebuilds built with USE flags to satisfy
18 > ">=dev-python/rope-0.9.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)]".
19 > !!! One of the following packages is required to complete your request:
20 > - dev-python/spyder-2.2.1::gentoo (Change USE:
21 > -python_targets_python2_7, this change violates use flag constraints
22 > defined by dev-python/spyder-2.2.1: 'any-of ( python_targets_python2_6
23 > python_targets_python2_7 )')
24 > (dependency required by "dev-python/spyder-2.2.1" [ebuild])
25 > (dependency required by "spyder" [argument])
26 >
27 >
28 > laut emerge --info habe ich:
29 > PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7"
30 >
31 > und eselect python list:
32 > Available Python interpreters:
33 > [1] python2.7 *
34 > [2] python3.2
35 >
36 >
37 > Ich habe schon einiges getestet, allerdings schaffe ich es nicht spyder
38 > bzw. die abhängigen Pakete zu emergen...
39 >
40 > Hat jemand eine Idee?
41
42 Mir scheint es, du benötigst die aktuellste ~arch Version von rope, denn nur
43 diese macht Gebrauch von den neuen Python Eclassen, kann also überhaupt die
44 USE-Abhängigkeiten erfüllen:
45
46 >> (0) % eix -e rope -l
47 [I] dev-python/rope
48 Available versions:
49 0.9.3 {tbz2}
50 (~) 0.9.4 {tbz2}
51 (~) 0.9.4-r1 {tbz2} [python_targets_python2_5 python_targets_python2_6 python_targets_python2_7]
52 [...]
53
54 > Danke und viele Grüße
55 > Stefan
56
57 Gruß
58 --
59 Marc Joliet
60 --
61 "People who think they know everything really annoy those of us who know we
62 don't" - Bjarne Stroustrup

Attachments

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

Replies

Subject Author
Re: [gentoo-user-de] Python / spyder Stefan Nowy <stefan@××××.de>