<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>I managed to build pypy with visual studio 2015 ( win32 build on window 10/64 )<br></div>with both python and by pypy itself<br></div>but I have one strange behavior<br>it manifest in a first steps using new pypy by running pip<br><br>pypy-c -mpip install -U wheel<br><br></div>and an error reads<br><br>  Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x042cd170>: Failed to establish a new connection: [Errno 10035] A non-blocking socket operation could not be completed immediately',)': /simple/whe<br><br></div><div>exactly error is: [Errno 10035] A non-blocking socket operation could not be completed immediately'<br><br></div>( the same error [Errno 10035] A non-blocking socket operation could not be completed immediately', also appears if I try to use PyMySQL driver to connect to mysql , so this is not that something happened to pip repository)<br><br></div><div>the reason I built with Visual Studio 2015 was that stock pypy for windows would crash on my projects - and I have visual studio 2015.<br>the build I obtained also seems somewhat more stable to my eyes, so it worth the try.<br></div><div><br>but now I have seemingly more stable pypy, but at the same time that network error, any hints what might be involved here and how to debug?<br><br></div><div>Regards<br></div><div>Sergey<br></div><div><br></div><strong></strong><br></div>