Commands not working[SOLVED]

When I type a command into the terminal to program something it always says “No such file or directory”. I’m using the raspberry pi 2 model b with the gopigo2.

hello @rjmccormick11
what commands are you entering?

cd GoPiGo/Software/Python/Examples/Basic Robot Control/ that is the command I’m entering

Did you do cd ~/Desktop before ?

This command would only work if you’re already in the Desktop folder.

ok thanks I’ll try it.

I tried it and it didn’t work. What do you mean by desktop folder?


It should look like this

It worked thanks for the info. So now if I want to do any of the other projects for it to work I have to type
cd ~/Desktop.

Yeah, unless you’re already in it. If you look at the image I posted, you will see in blue that the terminal is already in ~/Desktop.

ok thanks a lot.:slight_smile:

This topic was automatically closed after 24 hours. New replies are no longer allowed.