Jason, O.k. I've seen that before, but if you upgrade to latest pip (pip install --upgrade pip) It should install fine.
You're issue is covered in bug: http://scons.tigris.org/issues/show_bug.cgi?id=2769 I'll take another look at it today if I get a chance. -Bill On Wed, Mar 9, 2016 at 1:59 PM, Jason Kenny <dragon...@live.com> wrote: > Hi Bill, > > > > One windows and Linux the error is the sameā¦ > > > python --version > > Python 2.7.10 > > > pip --version > > pip 8.1.2 from C:\Python27\lib\site-packages (python 2.7) > > >pip install scons > > Collecting scons > > Using cached scons-2.4.1.tar.gz > > Installing collected packages: scons > > Running setup.py install for scons ... error > > Complete output from command c:\python27\python.exe -u -c "import > setuptools, tokenize;__file__='c:\\users\\master\\ > > appdata\\local\\temp\\pip-build-wv5sur\\scons\\setup.py';exec(compile(getattr(tokenize, > 'open', open)(__file__).read().r > > eplace('\r\n', '\n'), __file__, 'exec'))" install --record > c:\users\master\appdata\local\temp\pip-4cj9x2-record\install- > > record.txt --single-version-externally-managed --compile: > > usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] > > or: -c --help [cmd1 cmd2 ...] > > or: -c --help-commands > > or: -c cmd --help > > > > * error: option --single-version-externally-managed not recognized* > > > > ---------------------------------------- > > Command "c:\python27\python.exe -u -c "import setuptools, > tokenize;__file__='c:\\users\\master\\appdata\\local\\temp\\pi > > p-build-wv5sur\\scons\\setup.py';exec(compile(getattr(tokenize, 'open', > open)(__file__).read().replace('\r\n', '\n'), __ > > file__, 'exec'))" install --record > c:\users\master\appdata\local\temp\pip-4cj9x2-record\install-record.txt > --single-vers > > ion-externally-managed --compile" failed with error code 1 in > c:\users\master\appdata\local\temp\pip-build-wv5sur\scons\ > > > > I added in bold what the main error seems to be. I see this for Linux and > Windows ( have not tried Mac) > > Jason > > > > Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > > > > *From: *Bill Deegan <b...@baddogconsulting.com> > *Sent: *Wednesday, March 9, 2016 11:08 AM > *To: *SCons developer list <scons-dev@scons.org> > *Subject: *Re: [Scons-dev] pip install scons > > > Jason, > > As far as I know, if you have an updated version of pip it works. > If you're seeing otherwise with current version of SCons, please post what > errors you're seeing. > > -Bill > > On Wed, Mar 9, 2016 at 11:54 AM, Jason Kenny <dragon...@live.com> wrote: > > HI guys, > > > > What is the status of pip install of SCons. I been trying to integrate > this with Parts, as well use it for some other projects via automating a > pip install. On windows and Linux I am having failures. > > > > Is anyone else seeing these issue, or is this known to not be stable? > > > > Thanks > > Jason > > > > _______________________________________________ > Scons-dev mailing list > Scons-dev@scons.org > https://pairlist2.pair.net/mailman/listinfo/scons-dev > > >
_______________________________________________ Scons-dev mailing list Scons-dev@scons.org https://pairlist2.pair.net/mailman/listinfo/scons-dev