Unable to auto run a python script after reboot on Jetson Nano

I’ve added the absolute path of python3 followed by the absolute path of the .py file under the command section of the Startup Application as shown below. However, the .py file doesn’t run after rebooting the Jetson Nano. How can I fix this issue?

Hi,

Please check the comment below for the startup app:

Thanks.