Hi! I wish you could help me, I have that one error, when I try to run the main.py to test my code on replit it is not ejecuted, when I add the next command I have found here may works (on the console) I just receive this error there is not matter what I choose, trying other methods found here to fix that on the hell have not worket too:
run = python3 main.py
run: command not installed. Multiple versions of this command were found in Nix.
Select one to run (or press Ctrl-C to cancel):
Adding run to replit.nix
success
/nix/store/cyacznw8hx0glvj9l48hm390n0vxwx17-run-0.11.2
run: ERROR: runfile ‘Runfile’ not found: please create the file or specify an alternative.
Do you know what I can do to solve this?
Thank you ever so much!
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
Challenge: Scientific Computing with Python Projects - Arithmetic Formatter
Link to the challenge: