On 12/12/2010 03:33 AM, Helmut Jarausch wrote:
Hi,after switching to Python-2.7 an ebuild of myself fails. I'm trying to write an ebuild for dev-python/pyparsing-9999 My attemp fails with 'setup.py' not found.
Have you tried using the -d flag with emerge? The debugging output may tell you where it's looking for setup.py. Also, have you run python-updater to re-install all of your python packages using python2.7?

