[Scons-users] Windows installer for SCons 3.0.1

Bill Deegan bill at baddogconsulting.com
Mon Jun 11 11:25:04 EDT 2018


Steve,

Downloads page updated.

-Bill

On Mon, Jun 11, 2018 at 8:14 AM, Mats Wichmann <mats at wichmann.us> wrote:

> On 06/11/2018 09:04 AM, Bill Deegan wrote:
> > Steve,
> >
> > In that case, virtualenv is your friend
> >
> > virtualenv scons-#.#.#
> > scons-#.#.#\scripts\activate.bat
> > pip install -U pip
> > pip install scons
> >
> > You can create one virtualenv per scons version.
> >
> > -Bill
>
> my relatively rarely-used Windows setup has one py2+scons3 setup and one
>  p3+scons3 setup, and this works well.
>
> on the other hand, if the issue is different projects using different
> scons versions, adding a local-install scons to the project could also
> work.  that way you're sure to have the right one - have done that
> experimentally and it seems to work fine too.
>
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20180611/1e18c701/attachment.html>


More information about the Scons-users mailing list