Re: [Ohrrpgce] Scons build error

2023-03-07 Thread Ralph Versteegen via Ohrrpgce
I see that error happened while running ohrpackage on one of the Linux VMs.
When you invoke scons, it makes sure the python path is set up to include
SCons. I think SCons should normally also be visible in the oridinary
python environment. Maybe it's because it's running scons with python 2 and
ohrpackage with python 3?

On Wed, 8 Mar 2023 at 00:46, James Paige via Ohrrpgce <
ohrrpgce@lists.motherhamster.org> wrote:

> File "/home/james/src/nightly/ohrrpgce-build/wip/ohrbuild.py", line 20, in
> 
> from SCons.Script import Mkdir, Copy, Delete, Action   #These create
> Action nodes
> ImportError: No module named 'SCons'
>
> Perhaps the version of scons I have on the nightly build vms is too old?
> ___
> Ohrrpgce mailing list
> ohrrpgce@lists.motherhamster.org
> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
>
___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


[Ohrrpgce] Scons build error

2023-03-07 Thread James Paige via Ohrrpgce
File "/home/james/src/nightly/ohrrpgce-build/wip/ohrbuild.py", line 20, in

from SCons.Script import Mkdir, Copy, Delete, Action   #These create
Action nodes
ImportError: No module named 'SCons'

Perhaps the version of scons I have on the nightly build vms is too old?
___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org