Traceback (most recent call last):
File "rtpproxy.py", line
19, in ?
import rtphandler
File "rtphandler.py",
line 8, in ?
File "/usr/local/lib/python2.2/asyncore.py", line 51, in
?
import socket
File
"/usr/local/lib/python2.2/socket.py", line 41, in ?
from
_socket import *
ImportError: No module named _socket
I get this same thing if I call the script from /etc/init.d/rtpproxy start
.. or just ./rtpproxy.py from the app directory.
Unfortunately I am rather unfamiliar with Python so I'm stumped at the
moment. I'm a perl guy... :)
Any assistance would be very much appreciated!
Thanks,