Gentoo Archives: gentoo-user

From: Silvio Siefke <siefke_listen@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] java-config, flaggie
Date: Thu, 13 Jun 2013 18:18:28
Message-Id: 20130613201959.f750c8d63bfe7e43f817ec20@web.de
1 Hello,
2
3 i have problems when i start java-config --help or flaggie to set USE
4 Variables, i become the follow msg as error:
5
6 siefke@gentoo-mobile ~ $ flaggie
7 Traceback (most recent call last):
8 File "/usr/bin/flaggie", line 5, in <module>
9 from pkg_resources import load_entry_point
10 ImportError: No module named pkg_resources
11
12 siefke@gentoo-mobile ~ $ java-config --help
13 Traceback (most recent call last):
14 File "/usr/bin/java-config-2", line 5, in <module>
15 from pkg_resources import load_entry_point
16 ImportError: No module named pkg_resources
17
18
19 Can it be that the Python Installation is broke? I have try to install
20 Onboard (http://launchpad.net/onboard), since then is this problem. Has
21 someone an idea?
22
23
24 Thank you for help & Greetings
25 Silvio

Replies

Subject Author
Re: [gentoo-user] java-config, flaggie Daniel Pielmeier <billie@g.o>