Hi,<br>Trying to do a grok installation after a couple of months..<br>Got this :    Am I missing something?<br><br>Thanks in advance.<br><br>Milind Khadilkar<br><br>(vgrok) C:\vgrok&gt;easy_install.exe grokproject<br>Traceback (most recent call last):<br>
  File &quot;C:\vgrok\Scripts\easy_install-script.py&quot;, line 8, in &lt;module&gt;<br>    load_entry_point(&#39;setuptools==0.6c9&#39;, &#39;console_scripts&#39;, &#39;easy_install&#39;)()<br>  File &quot;C:\vgrok\lib\site-packages\setuptools-0.6c9-py2.5.egg\pkg_resources.py&quot;,<br>
 line 277, in load_entry_point<br>  File &quot;C:\vgrok\lib\site-packages\setuptools-0.6c9-py2.5.egg\pkg_resources.py&quot;,<br> line 2180, in load_entry_point<br>  File &quot;C:\vgrok\lib\site-packages\setuptools-0.6c9-py2.5.egg\pkg_resources.py&quot;,<br>
 line 1913, in load<br>  File &quot;C:\vgrok\lib\site-packages\setuptools-0.6c9-py2.5.egg\setuptools\command<br>\easy_install.py&quot;, line 21, in &lt;module&gt;<br>  File &quot;C:\vgrok\lib\site-packages\setuptools-0.6c9-py2.5.egg\setuptools\package<br>
_index.py&quot;, line 2, in &lt;module&gt;<br>  File &quot;c:\python25\lib\urllib2.py&quot;, line 92, in &lt;module&gt;<br>    import httplib<br>  File &quot;c:\python25\lib\httplib.py&quot;, line 71, in &lt;module&gt;<br>
    import socket<br>  File &quot;c:\python25\lib\socket.py&quot;, line 45, in &lt;module&gt;<br>    import _socket<br>ImportError: No module named _socket<br>