[Scons-users] scons 'v fails

Mats Wichmann mats at wichmann.us
Mon Mar 4 10:47:36 EST 2024


On 3/4/24 08:25, daggs via Scons-users wrote:
> 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?

That's weird.  I didn't think the entry_point magic even got invoked on 
Linux. Is there more information, like distro name/version? Have VMs 
here of various Fedora, Debian, Ubuntu, Mint and Centos-like here where 
could crosscheck. It *could* be a packaging problem, though I don't want 
to point fingers elsewhere without more info.




More information about the Scons-users mailing list