Error arises when installing rosetta_src_2021.16.61629_bundle with scon
Dear all,
I am trying to install rosetta_src_2021.16.61629_bundle in CentOS system (Python 3.8.8) using:
./scons.py -j8 mode=release bin
However, it produces the following error:
AssertionError: Parameters of BuildFlags must be lists
scons: done reading SConscript files.
scons: Building targets ...
scons: `bin' is up to date.
scons: done building targets.