[Scons-dev] [Fwd: [Scons-users] [patch] SCons fails to run in standalone mode]

Dirk Bächle tshortik at gmx.de
Sun Jul 21 17:53:50 EDT 2013


Hi there,

On 20.07.2013 10:24, Russel Winder wrote:

> On Fri, 2013-07-19 at 19:56 -0400, Gary Oberbrunner wrote:

> […]

>> OK, sorry that took so long. Merged. Hope that helps.

> Thanks for picking up on this. Sadly, I get:

>

> |> python /home/Checkouts/Mercurial/SCons/bootstrap.py

> /usr/bin/python /home/Checkouts/Mercurial/SCons/bootstrap/src/script/scons.py

> SCons import failed. Trying to run from source directory

> Traceback (most recent call last):

> File "/home/Checkouts/Mercurial/SCons/bootstrap/src/script/scons.py", line 188, in <module>

> import SCons.Script

> File "/home/Checkouts/Mercurial/SCons/bootstrap/src/engine/SCons/__init__.py", line 43, in <module>

> import SCons.compat

> ImportError: No module named compat

>

> which seems to indicate the sys.path is still not entirely correct :-(


I pushed a new pull request (#83) a few minutes ago. Looks like my
"bootstrap" folder wasn't as clean as it should've been, when I tested
the previous version. Sorry...

Regards,

Dirk



More information about the Scons-dev mailing list