AirSim is an open-source simulator for drones, cars and more.
Questions tagged [airsim]
16 questions
-1
votes
1 answer
Command prompt says unable to find file when file is there
So I have a .py script that I am trying to run, and in either command prompt or anaconda prompt. If I run python filename.py, it gives me this error:
python: can't open file 'C:\Users\tform\Documents\AirSim\CapstoneAPI.py': [Errno 2] No such file or…