installing setuptools on Windows custom python install

Wolfgang Rohdewald wolfgang at rohdewald.de
Mon Apr 18 14:30:47 EDT 2011


On Montag 18 April 2011, Eric Frederich wrote:
>   File "F:\My_Python27\lib\socket.py", line 47, in <module>
>     import _socket
> ImportError: No module named _socket
> 
> F:\pyside\setuptools-0.6c11>

I have C:\Python27

and within that, DLLS\_socket.pyd

this is what import _socket should find

do you have that?

-- 
Wolfgang



More information about the Python-list mailing list