New to Python- Did the Hello World code - It worked seamlessly on apple computer. I cannot seem to get it to work on my windows machine - it has been weeks and still nothing- I keep getting this error message below- Can someone please help. Thank you
[WinError 2] The system cannot find the file specified
[cmd: [‘python3’, ‘-u’, ‘C:\Users\kirtm\OneDrive\Desktop\python_work\hello_world.py’]]
[dir: C:\Users\kirtm\OneDrive\Desktop\python_work]
[path: C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0;C:\windows\System32\OpenSSH;C:\Users\kirtm\AppData\Local\Programs\Python\Python310\Scripts;C:\Users\kirtm\AppData\Local\Programs\Python\Python310;C:\Users\kirtm\AppData\Local\Microsoft\WindowsApps;]
[Finished]