Gentoo Archives: gentoo-user

From: Daniel Pielmeier <billie@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] java-config, flaggie
Date: Thu, 13 Jun 2013 18:29:23
Message-Id: 51BA0F6C.1030304@gentoo.org
In Reply to: [gentoo-user] java-config, flaggie by Silvio Siefke
1 Silvio Siefke schrieb am 13.06.2013 20:19:
2 > Hello,
3 >
4 > i have problems when i start java-config --help or flaggie to set USE
5 > Variables, i become the follow msg as error:
6 >
7 > siefke@gentoo-mobile ~ $ flaggie
8 > Traceback (most recent call last):
9 > File "/usr/bin/flaggie", line 5, in <module>
10 > from pkg_resources import load_entry_point
11 > ImportError: No module named pkg_resources
12 >
13 > siefke@gentoo-mobile ~ $ java-config --help
14 > Traceback (most recent call last):
15 > File "/usr/bin/java-config-2", line 5, in <module>
16 > from pkg_resources import load_entry_point
17 > ImportError: No module named pkg_resources
18 >
19 >
20 > Can it be that the Python Installation is broke? I have try to install
21 > Onboard (http://launchpad.net/onboard), since then is this problem. Has
22 > someone an idea?
23 >
24 >
25 > Thank you for help & Greetings
26 > Silvio
27 >
28 >
29
30 pkg_resources is provided by setuptools. Maybe there is something wrong
31 with it.
32
33 --
34 Regards
35 Daniel

Attachments

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

Replies

Subject Author
Re: [gentoo-user] java-config, flaggie Silvio Siefke <siefke_listen@×××.de>
Re: [gentoo-user] java-config, flaggie Silvio Siefke <siefke_listen@×××.de>