<div dir="ltr"><div><div><div><div><div><div>Hi,<br></div>I'm tring to build <a href="https://github.com/qgis/QGIS-Website#building-the-website-using-paver">QGIS-website with Paver</a> on Windows 10 and it fails in the earlier steps<br></div>I have easy_install installed (can find it in my osgeo4w64/Apps/Python/Scripts folder, added to the PATH)<br></div>When I launch python bootstrap.py from my local repo folder, I get :<br><br>F:\SIG\GitHub\QGIS-Website> python bootstrap.py<br>PYTHONHOME is set.  You *must* activate the virtualenv before using it<br>New python executable in virtualenv\Scripts\python.exe<br>Installing setuptools..............<br>  Complete output from command F:\SIG\GitHub\QGIS-W...v\Scripts\python.exe -c "#!python<br>\"\"\"Bootstra...sys.argv[1:])<br><br><br>" --always-copy -U setuptools:<br>  Traceback (most recent call last):<br>  File "<string>", line 278, in <module><br>  File "<string>", line 210, in main<br>  File "<string>", line 132, in download_setuptools<br>  File "C:\OSGeo4W64\apps\Python27\Lib\urllib2.py", line 94, in <module><br>    import httplib<br>  File "C:\OSGeo4W64\apps\Python27\Lib\httplib.py", line 71, in <module><br>    import socket<br>  File "C:\OSGeo4W64\apps\Python27\Lib\socket.py", line 47, in <module><br>    import _socket<br>ImportError: No module named _socket<br>----------------------------------------<br>...Installing setuptools...done.<br>Traceback (most recent call last):<br>  File "bootstrap.py", line 2601, in <module><br>    main()<br>  File "bootstrap.py", line 981, in main<br>    no_pip=options.no_pip)<br>  File "bootstrap.py", line 1093, in create_environment<br>    search_dirs=search_dirs, never_download=never_download)<br>  File "bootstrap.py", line 613, in install_setuptools<br>    search_dirs=search_dirs, never_download=never_download)<br>  File "bootstrap.py", line 585, in _install_req<br>    cwd=cwd)<br>  File "bootstrap.py", line 1059, in call_subprocess<br>    % (cmd_desc, proc.returncode))<br>OSError: Command F:\SIG\GitHub\QGIS-W...v\Scripts\python.exe -c "#!python<br>\"\"\"Bootstra...sys.argv[1:])<br><br><br>" --always-copy -U setuptools failed with error code 1<br>F:\SIG\GitHub\QGIS-Website><br><br></div>Can someone explain what's wrong, please?<br><br></div>Thanks,<br></div>H.<br></div>