[Scons-users] [scons-users] Support for Python 3?

Chris BeHanna chris at behanna.org
Mon Jun 11 16:42:09 EDT 2012


On Jun 11, 2012, at 15:14 , Robert Lupton the Good wrote:


>> Is building a local version of python 2.7 or 3.2 a barrier for people building software?

>

> I'd say yes, in general. You need to commit to a complete new universe, installing all packages you need. For example, your system might have a copy of scipy installed (non-trivial...) and you really don't want to repeat that work just to use scons.


virtualenv is your friend.

http://pypi.python.org/pypi/virtualenv

--
Chris BeHanna
chris at behanna.org


More information about the Scons-users mailing list