On 25/12/2023 8:16 am, Joel Sherrill wrote: > Hi > > Trying to bring up Coverity builds on a Centos 8 machine, I ran into this: > > + ../source-builder/sb-set-builder --log=l-sparc.txt > --prefix=/home/joel/rtems-cron-coverity/tools/6 --mail > [email protected] > <mailto:[email protected]> [email protected] <mailto:[email protected]> > 6/rtems-sparc > > /usr/bin/env: ‘python’: No such file or directory > > There is, in fact, no python executable -- there is python2 and python3. > > Suggestions other than adding a symlink?
Try item 4. in https://docs.rtems.org/branches/master/user/hosts/macos.html#python, ie a virtual env. Chris _______________________________________________ devel mailing list [email protected] http://lists.rtems.org/mailman/listinfo/devel
