Directory does not exist

The file or directory does not exist
What is my mistake?

pi@raspberrypi:~ $ pip install pygame
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: pygame in /usr/lib/python2.7/dist-packages (1.9.4.post1)
pi@raspberrypi:~ $ cd RaspberryPi/Motorized_Focus_Camera
bash: cd: RaspberryPi/Motorized_Focus_Camera: No existe el fichero o el directorio

Hi,

You should download the Raspberrypi folder using

git clone https://github.com/ArduCAM/RaspberryPi.git

 

I’ll try. Thank you

Juan Leon

Hi,

You are welcome. Let me know if you need more help.