Gentoo Archives: gentoo-user

From: Silvio Siefke <siefke_listen@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Python Installation broken
Date: Tue, 28 Jan 2014 01:03:19
Message-Id: 20140128020305.c94391610917b4b8f2ca070b@web.de
In Reply to: [gentoo-user] Python Installation broken by Silvio Siefke
1 Hello, the error message was not correct copy & paste. Im in crisis :)
2
3 gentoomobile ~ # equery u nikola
4 Traceback (most recent call last):
5 File "/usr/bin/equery", line 5, in <module>
6 from pkg_resources import load_entry_point
7 File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 3011, in <module>
8 parse_requirements(__requires__), Environment()
9 File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 626, in resolve
10 raise DistributionNotFound(req)
11 pkg_resources.DistributionNotFound: setuptools==2.1
12
13
14 Thank you for help & Nice Day
15 Silvio

Replies

Subject Author
Re: [gentoo-user] Python Installation broken Joakim Gebart <joakim@××××××.se>