Howdy. Getting this when i go to test slcapture.py.....think it may be due to your refactoring.
Traceback (most recent call last):
File "slcapture.py", line 19, in <module>
from OSC import OSCServer, OSCClient, OSCMessage, OSCStreamingClient, OSCClientError
ImportError: No module named OSC
Howdy. Getting this when i go to test slcapture.py.....think it may be due to your refactoring.