p5.touchgui
p5.touchgui copied to clipboard
OSC /Slider Example do not work
Hello @L05 ,
I tried using the /slider OSC example provided in the examples but they do not work. I followed all the directions for setting up and running the node server.
I get the following error message:

I also tried running it using a Python Simple Server and got similar results.
Any advise would be appreciated.
Thank you.
Ok, I figured out that issue: There is no "lib" folder in the "osc" folder. I made a copy of the "lib" folder from the main directory and moved it in there and that solved it.
However, I am now getting a new error message:

This error prints out repeatedly. I did a little research but this one seems beyond my level of understanding.
Thanks again