After I ran “python external/scons-local/scons.py”, I got the following:
sh: svnversion: command not found
sh: svn: command not found
scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead.
File “/usr/rosetta3_source/src/SConscript.src”, line 88, in ?
I checked that there is not svn installed in the computer. Should I run the svn_version.py file provided in the rosetta3_source folder to install the program? What should I do to avoid the scons warning?