[Scons-users] Windows installer for SCons 3.0.1

Steve Hill (Wireless) Steve.Hill1 at viavisolutions.com
Wed Jun 20 05:20:20 EDT 2018


Just a quick update. I’ve had a reasonably willing victim install SCons 3.0.1 with pip (against Python 2.7.12) and he needed to run the following sequence before it would install without errors:

python -m pip install -U pip
python -m pip install -U setuptools
python -m pip install -U wheel
python -m pip install scons

S.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20180620/5e91a448/attachment.html>


More information about the Scons-users mailing list