_socket / SocketServer / Mandrake Linux problem / Python 2.3

Barry Sprajc bsprajc at pacbell.net
Sun Aug 3 01:19:43 EDT 2003


Anybody run into trouble and find a solution importing 'socket'?

I've rebuilt, and reinstalled, but cannot find a _socket.py, _socket.pyo, or
_socket.pyc in
the lib directory. ( I suspect that's what socket.py is looking for? )

Thanks for any help.

/barry sprajc


Error below.....


[root at rooster root]# python /usr/lib/python2.3/socket.py
Traceback (most recent call last):
  File "/usr/lib/python2.3/socket.py", line 44, in ?
    import _socket
ImportError: No module named _socket







More information about the Python-list mailing list