no file

i keep on trying to verify my code for a keypad and this comes up C:\Program Files (x86)\Arduino\keypad\keypad.ino:4:20: fatal error: Keypad.h: No such file or directory >:( >:( >:(

and this comes up

So, why are you trying to use a library you haven't downloaded and installed?

Do you go outside and say driveFerrari() even though you don't own a Ferrari?

@Lorenzogrosso06, post your program.

Either you have not installed the Keypad library correctly or you are not referencing it correctly in your program.

...R

how do i install it

Lorenzogrosso06:
how do i install it

Like any other library. Don't you suppose that the process is documented somewhere on the Arduino site, and that YOU have the responsibility to do some research?