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

Kenny, Jason L jason.l.kenny at intel.com
Mon Jun 11 17:15:22 EDT 2012


+1 on that!

-----Original Message-----
From: scons-users-bounces at scons.org [mailto:scons-users-bounces at scons.org] On Behalf Of Chris BeHanna
Sent: Monday, June 11, 2012 3:42 PM
To: SCons users mailing list
Subject: Re: [Scons-users] [scons-users] Support for Python 3?

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
_______________________________________________
Scons-users mailing list
Scons-users at scons.org
http://four.pairlist.net/mailman/listinfo/scons-users


More information about the Scons-users mailing list