Re: [Scons-dev] pip install scons

2016-05-12 Thread Alexandre Feblot
2016-05-12 11:06 GMT+02:00 anatoly techtonik : > On Fri, May 6, 2016 at 2:18 PM, Alexandre Feblot > wrote: > > Hi, > > > > Supporting multiple versions at the same time will be required as soon > as a > > SCons release breaks compatibility. If you want

Re: [Scons-dev] pip install scons

2016-05-12 Thread anatoly techtonik
On Fri, May 6, 2016 at 2:18 PM, Alexandre Feblot wrote: > Hi, > > Supporting multiple versions at the same time will be required as soon as a > SCons release breaks compatibility. If you want your older product sources > built with an old SCons to keep building, you need to

Re: [Scons-dev] pip install scons

2016-05-06 Thread anatoly techtonik
On Fri, Mar 25, 2016 at 8:43 PM, Bill Deegan wrote: > One question for the user base would be if anyone uses this ability anymore? > If not, good let's drop it. > > I'm all for moving to a pip based install as the primary method, with > scons-local still supported. >

Re: [Scons-dev] pip install scons

2016-03-27 Thread William Blevins
From: *Bill Deegan <b...@baddogconsulting.com> > *Sent: *Friday, March 25, 2016 12:43 PM > > *To: *SCons developer list <scons-dev@scons.org> > *Subject: *Re: [Scons-dev] pip install scons > > > One question for the user base would be if anyone uses this ability >

Re: [Scons-dev] pip install scons

2016-03-24 Thread Jason Kenny
eloper list<mailto:scons-dev@scons.org> Subject: Re: [Scons-dev] pip install scons Here is SO bug https://stackoverflow.com/questions/14296531/what-does-error-option-single-version-externally-managed-not-recognized-ind I think that the culprit is that SCons historically allowed to inst

Re: [Scons-dev] pip install scons

2016-03-23 Thread anatoly techtonik
h 9, 2016 4:51 PM > To: Bill Deegan > > > Cc: SCons developer list > Subject: Re: [Scons-dev] pip install scons > > > > > > Bill, > > I think the point of this is that it is the latest version. Pip 8.1 is the > latest and it is failing. > > > >

Re: [Scons-dev] pip install scons

2016-03-09 Thread Jason Kenny
rg> Subject: Re: [Scons-dev] pip install scons Bill, I think the point of this is that it is the latest version. Pip 8.1 is the latest and it is failing. I will try to see if a reinstall will correct the issues Jason From: Bill Deegan<mailto:b...@baddogconsulting.com> Sent: Wednesda

Re: [Scons-dev] pip install scons

2016-03-09 Thread Bill Deegan
ed --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.micro

Re: [Scons-dev] pip install scons

2016-03-09 Thread Jason Kenny
; Sent: Wednesday, March 9, 2016 11:08 AM To: SCons developer list<mailto: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 erro

Re: [Scons-dev] pip install scons

2016-03-09 Thread Bill Deegan
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 wrote: > HI guys, > > > > What is the status of pip

[Scons-dev] pip install scons

2016-03-09 Thread Jason Kenny
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