Comments: Installing an Arduino Library
Looking for answers to technical questions?
We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.
If you've found an issue with this tutorial content, please send us your feedback!
On a Mac, it's also possible to install libraries the Arduino Sketchbook folder. For my Mac, that's:
For me, I find it's better to keep the main Arduino distribution clean, and install my own stuff in my user directory.
If you are seeing this error message, then you didn't install the library correctly with your Arduino IDE:
Double check that you installed the library in the correct folder. Also, make sure close out all instances of the Arduino IDE and reopen it so Arduino can rescan the folders.