# No library found for toxi.processing error

**URL:** https://discourse.processing.org/t/no-library-found-for-toxi-processing-error/38113
**Category:** Processing
**Created:** [July 27, 2022, 1:34am UTC](https://discourse.processing.org/t/no-library-found-for-toxi-processing-error/38113 "2022-07-27T01:34:31Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Lightwaveguy](https://avatars.discourse-cdn.com/v4/letter/l/898d66/32.png) [@Lightwaveguy](https://discourse.processing.org/u/Lightwaveguy)
#### Post date: [July 27, 2022, 1:34am UTC](https://discourse.processing.org/t/no-library-found-for-toxi-processing-error/38113/1 "2022-07-27T01:34:32Z")

</div>

I am trying to use a program in Processing to visualize the output from the MPU6050 gyro chip. This program is included with the examples in Arduino. I was originaly getting both a ,no library found for toxi.geom and a no library found for toxi.processing error. I installed the libs I could find and it cleared the geom error but the processing error persist! I can not find anything on this error or any other libs to install. Libs were installed in the sketchbook for the program and the IDE itself. What am I missing here?  
Libs installed are toxiclibs-complete-0016, toxiclibscore, toxiclibs-master. The first one is what cleared the geom error.

---

<div class="post-metadata">

### Author: ![th75](https://avatars.discourse-cdn.com/v4/letter/t/ebca7d/32.png) [@th75](https://discourse.processing.org/u/th75)
#### Post date: [July 31, 2022, 1:28am UTC](https://discourse.processing.org/t/no-library-found-for-toxi-processing-error/38113/2 "2022-07-31T01:28:45Z")

</div>

hi,  
did you see this post? :[https://forum.processing.org/two/discussion/19409/where-is-toxi-geom-i-can-not-find-it-anyware.html](https://forum.processing.org/two/discussion/19409/where-is-toxi-geom-i-can-not-find-it-anyware.html)  
it sound similar
