I want to create a new empty project from a python script using command line arguments. I am using Linux environment. When I use arguments like: ‘-run=CreateProject’ OR ‘-Template=“Blank”’ it is showing error: ‘MessageBox: Message : Failed to read file /path/to/newproject.uproject’.