[Scons-users] SCons install via pip working (if you have a fairly new pip/setuptools)

Bill Deegan bill at baddogconsulting.com
Sat Aug 22 16:16:48 EDT 2015


$ pip install scons
You are using pip version 7.1.0, however version 7.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Collecting scons
  Downloading scons-2.3.6.tar.gz (630kB)
    100% |████████████████████████████████| 634kB 120kB/s
Building wheels for collected packages: scons
  Running setup.py bdist_wheel for scons
  Stored in directory:
/Users/bdbaddog/Library/Caches/pip/wheels/83/2c/cc/77439553dec9a4726e142c05c621cb49d1c2f774662f722f8a
Successfully built scons
Installing collected packages: scons
Successfully installed scons-2.3.6

$ scons --version
SCons by Steven Knight et al.:
    script: v2.3.6.rel_2.3.5:3347:d31d5a4e74b6[MODIFIED], 2015/07/31
14:36:10, by bdbaddog on hpmicrodog
    engine: v2.3.6.rel_2.3.5:3347:d31d5a4e74b6[MODIFIED], 2015/07/31
14:36:10, by bdbaddog on hpmicrodog
    engine path:
['/Users/bdbaddog/devel/mongodb/venv/lib/python2.7/site-packages/scons-2.3.6/SCons']
Copyright (c) 2001 - 2015 The SCons Foundation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20150822/b9f901e6/attachment.html>


More information about the Scons-users mailing list