error uploading the sketch

when i want to upload a sketch this message comes out (when i verify the code its true)?

Arduino: 1.6.10 (Windows 10), Board: "Arduino/Genuino Uno"

Sketch uses 5,282 bytes (16%) of program storage space. Maximum is 32,256 bytes.
Global variables use 289 bytes (14%) of dynamic memory, leaving 1,759 bytes for local variables. Maximum is 2,048 bytes.
An error occurred while uploading the sketch
Invalid library found in C:\Program Files (x86)\Arduino\libraries\keypad: C:\Program Files (x86)\Arduino\libraries\keypad
Invalid library found in C:\Program Files (x86)\Arduino\libraries\keypad: C:\Program Files (x86)\Arduino\libraries\keypad

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

If you do as it tells you you get a bit more info to work with:

Abdulrahman_alrawi:
This report would have more information with
"Show verbose output during compilation"

sorry but i didnt get what you mean, it is not telling me anything to do

To enable verbose output during compilation, in the IDE go to File, Preferences. Check the boxes in the in the show verbose output during line. That will often provide more details about the error.