Gentoo Archives: gentoo-user-de

From: Stefan Nowy <stefan@××××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] Python / spyder
Date: Sun, 11 Aug 2013 13:03:06
Message-Id: 52078B80.7030208@nowy.de
1 Hallo!
2
3 Ich möchte spyder emergen, habe aber wohl ein Problem mit den python
4 targets:
5
6 emerge -pv spyder
7
8 These are the packages that would be merged, in order:
9
10 Calculating dependencies... done!
11
12 emerge: there are no ebuilds built with USE flags to satisfy
13 ">=dev-python/rope-0.9.3[python_targets_python2_6(-)?,python_targets_python2_7(-)?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)]".
14 !!! One of the following packages is required to complete your request:
15 - dev-python/spyder-2.2.1::gentoo (Change USE:
16 -python_targets_python2_7, this change violates use flag constraints
17 defined by dev-python/spyder-2.2.1: 'any-of ( python_targets_python2_6
18 python_targets_python2_7 )')
19 (dependency required by "dev-python/spyder-2.2.1" [ebuild])
20 (dependency required by "spyder" [argument])
21
22
23 laut emerge --info habe ich:
24 PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7"
25
26 und eselect python list:
27 Available Python interpreters:
28 [1] python2.7 *
29 [2] python3.2
30
31
32 Ich habe schon einiges getestet, allerdings schaffe ich es nicht spyder
33 bzw. die abhängigen Pakete zu emergen...
34
35 Hat jemand eine Idee?
36
37 Danke und viele Grüße
38 Stefan

Attachments

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

Replies

Subject Author
Re: [gentoo-user-de] Python / spyder Marc Joliet <marcec@×××.de>