The error message gives you the hint: there is no such file in the current directory. Either you have the name wrong or it's in a different directory than your working directory.
2 Likes
The error message gives you the hint: there is no such file in the current directory. Either you have the name wrong or it's in a different directory than your working directory.