Closed PurpleNoon closed 4 months ago
Fix problem: .gitignore rosetta/ rule ignore the rosetta dir in src. After pulling the project, running it will report an error of 'RosettaUtils not found'. Now you can resubmit to resolve the issue with the report 'RosettaUtils not found'.
.gitignore
rosetta/
rosetta
src
Fix problem:
.gitignore
rosetta/
rule ignore therosetta
dir insrc
. After pulling the project, running it will report an error of 'RosettaUtils not found'. Now you can resubmit to resolve the issue with the report 'RosettaUtils not found'.