[Scons-users] Scons Execution on Fedora 30 doesn't work due to python2 being in /usr/bin/python [pip & dnf install]
Mats Wichmann
mats at wichmann.us
Thu Sep 12 17:03:33 EDT 2019
On 9/12/19 3:00 PM, Mats Wichmann wrote:
> On 9/12/19 1:46 PM, Bill Deegan wrote:
>> Gordon,
>>
>> So the fedora 30 packaged scons doesn't work?
>
> no, the pip-installed scons doesn't, because of the shebang line that's
> in the scons.py. it's essentially this issue:
>
> https://github.com/SCons/scons/issues/2891
hmmm, that may be wrong.
my environment is not "clean" so I'm not sure my F30 evidence can be
trusted. e.g.
$ which scons
~/.pyenv/shims/scons
so feel free to ignore me :)
More information about the Scons-users
mailing list