[Scons-dev] pip install scons

Jason Kenny dragon512 at live.com
Wed Mar 9 13:59:13 EST 2016


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<mailto:bill at baddogconsulting.com>
Sent: Wednesday, March 9, 2016 11:08 AM
To: SCons developer list<mailto:scons-dev at 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 <dragon512 at 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 at scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20160309/5c4c6f55/attachment.html>
-------------- next part --------------
_______________________________________________
Scons-dev mailing list
Scons-dev at scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev


More information about the Scons-dev mailing list