How to install python 3.* on Gentoo without compiling by hand?

Are there any ebuild or overlay for this?

UPDATE: now it's absolutely possible without any hacks

link|improve this question

1  
I love that server fault has become the go to place for these questions. Far easier than asking on 4 different linux forums. – sparks Jul 13 '09 at 20:35
@sparks god forbid we go to distro ML/Forum and ask the people that actually know... – Ophidian Aug 16 '09 at 13:53
feedback

closed as off topic by Oleksandr Bolotov, splattne Aug 26 '09 at 12:17

Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.

2 Answers

up vote 4 down vote accepted

Apparently in python-experimental, according to http://bugs.gentoo.org/250186

link|improve this answer
feedback

Python 3.1 is now available on Gentoo in the unstable category.

link|improve this answer
I'd detoured to Arch for a while, and didn't see that Gentoo had an upgrade. hug Guessing that I still need 2.* for Portage, though. – koenigdmj Aug 16 '09 at 15:58
1  
Yes, and most other things. In fact, installing 3.1 won't overwrite /usr/bin/python with the new version yet since so many things still need 2.X logic. – ctennis Aug 16 '09 at 17:06
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.