I already installed and could calibrate the image Kinect in Quartz,
and I'm using the plugin Kicap in cinema 4d. The Python console tells
me that port 7110 is Already in Use "Errno 48 Address already in use."
The text of the Python console is as follows:
Traceback (most recent call last):
File "KiCapOSC0.6b.pyp", line 471, in Command
File "KiCapOSC0.6b.pyp", line 187, in __init__
File "/ Applications / MAXON / CINEMA 4D R12/resource/modules/
python/res/Python.osx.framework/lib/python2.6/site-packages/OSC.py",
line 1765, in __init__
UDPServer.__init__ (self, server_address,
self.RequestHandlerClass)
File "/ Applications / MAXON / CINEMA 4D R12/resource/modules/
python/res/Python.osx.framework/lib/python2.6/SocketServer.py", line
400, in __init__
self.server_bind ()
File "/ Applications / MAXON / CINEMA 4D R12/resource/modules/
python/res/Python.osx.framework/lib/python2.6/SocketServer.py", line
411, in server_bind
self.socket.bind (self.server_address)
File "<string>", line 1, in bind
socket.error: [Errno 48] Address already in use
I have read these discussions helped but not
http://groups.google.com/group/tryplex-toolkit/browse_thread/thread/d63c730b252b72be
Anyone know how to get around this?
I'm trying but I can not solve alone.
Thank you!