[Scons-users] scons 'v fails

Mats Wichmann mats at wichmann.us
Mon Mar 4 13:17:00 EST 2024


On 3/4/24 11:10, Bill Deegan wrote:
> How did they install SCons?
> (command line for install)
> Which version of python?

if it's the distro package, it looks like this (Alma follows RHEL 
closely, so I used it instead of Centos Stream, which may be ahead):

[mats at alma9 ~]$ python --version
Python 3.9.18
[mats at alma9 ~]$ which scons
/usr/bin/scons
[mats at alma9 ~]$ scons --version
SCons by Steven Knight et al.:
	SCons: v4.5.2, Tue, 21 Mar 2023 00:00:00 +0000, by _reproducible on 
_reproducible
	SCons path: ['/usr/lib/python3.9/site-packages/SCons']
Copyright (c) 2001 - 2023 The SCons Foundation
[mats at alma9 ~]


of course, it doesn't fail for me....





More information about the Scons-users mailing list