[Scons-users] No more windows installers? (Pip/tar/zip going forward)

Rob Boehne robb at datalogics.com
Fri Sep 29 15:47:34 EDT 2017


I would also love pip to be the preferred method of installation.  Currently using python 2.7 with scons-2.5.1, I use pip for everything in my virtual environment setup except for scons, which won’t install via pip on every platform.  IIRC, I asked about this a while back and was told that setup.py was the only supported method.  So for scons, I have a source tree that I run setup.py install from.  It’d be really nice to ditch that and do everything the same way.

From: Scons-users <scons-users-bounces at scons.org> on behalf of Eric Fahlgren <ericfahlgren at gmail.com>
Reply-To: SCons users mailing list <scons-users at scons.org>
Date: Thursday, September 28, 2017 at 6:46 PM
To: SCons users mailing list <scons-users at scons.org>
Subject: Re: [Scons-users] No more windows installers? (Pip/tar/zip going forward)

For me, the pip wheel was a welcome improvement.  I use pip to install almost all of our Windows/Python toolchain, so when SCons moved into a wheel, it made me happy that I could get rid of another special case.

On Thu, Sep 28, 2017 at 3:48 PM, Bill Deegan <bill at baddogconsulting.com<mailto:bill at baddogconsulting.com>> wrote:
Greetings,
Any strong opinions on keeping the windows installers?
pip install should work on any platform going forward.
Also the zip file and be python setup.py install'd
-Bill

_______________________________________________
Scons-users mailing list
Scons-users at scons.org<mailto: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/20170929/6c664445/attachment-0001.html>


More information about the Scons-users mailing list