I did the code here
https://www.dexterindustries.com/GoPiGo/projects/python-examples-for-the-raspberry-pi/example-project-a-raspberry-pi-gps-guided-robot-with-the-gopigo/
but with a changed path (Desktop/GoPiGo/Software/Python/Examples/GPS_Bot/) and it works!
well its says that it recognizes this directory
when I try to make it do something (sudo python gps.py) but it just talks about the directory
I’ve never programmed with the command line, is there a way to adapt this to python? What am I doing wrong? Can you just find directories in the command line?