Yea python2.7 is installed. But the system default python is 3.2 and setuptools is built only for 3. Suds is trying to use python2 (It has a restrict on python 3.*) but is failing due to setuptools not being rebuilt for python2. I will file a bug with for the package maintainers, but I am not sure what they can do about it if suds is not ready for python3...
-- Timothy Messier On Jul 9, 2012 7:02 PM, "Sebastian Pipping" <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 07/10/2012 12:15 AM, Jorge Manuel B. S. Vicetto wrote: > >> * ERROR: dev-python/suds-0.4 failed (compile phase): * > >> Building failed with CPython 2.7 in distutils_building() function > >> [..] > > > > This is an issue with this particular package. Please file a bug > > in Gentoo Bugzilla and assign it to the package maintainers. Let > > them know that the package fails to build when the user only has > > python-3 installed. > > The quote at the very top look like Python 2.7 is installed, too. > > Best, > > > > Sebastian > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.19 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk/7Yo4ACgkQsAvGakAaFgANMwCfbsjDQWxZj3EDoksmFeKAbjZF > RSMAoKELjM85szBhnOlEKisAskIW2cZL > =YkfJ > -----END PGP SIGNATURE----- > >
