[Scons-users] scons 'v fails

daggs daggs at gmx.com
Mon Mar 4 10:25:45 EST 2024


Greetings,

I've encountered a user on one of our systems where scons -v fails.
this is the output:
$ scons -v
Traceback (most recent call last):
  File "/usr/bin/scons", line 33, in <module>
    sys.exit(load_entry_point('SCons==4.5.2', 'console_scripts', 'scons')())
  File "/usr/bin/scons", line 25, in importlib_load_entry_point
    return next(matches).load()
StopIteration

any ideas what can cause it?


More information about the Scons-users mailing list