Please help
The main.py is not getting run when I place the file in a folder in Replit.
Otherwise, if I place the file at root, it works.
I made the config in .replit as well, but still I get the below error:
/nix/store/rwxj49zghamyhy07b67yhiq64bmznvmm-python3-3.10.14/bin/python3: can’t open file ‘/home/runner/Python/main.py’: [Errno 2] No such file or directory[enter image description here](https://i.sstatic.net/OlTGlfk1.jpg)enter image description here
I tried .replit config but does not work
Vicky Vikky is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.