saghul / pyuv

Python interface for libuv
https://pyuv.readthedocs.io
MIT License
1.12k stars 105 forks source link

pip installation failure on Windows 10 #253

Closed mqudsi closed 7 years ago

mqudsi commented 7 years ago

Similar to previous issues #221 and #219 from May 2016 that predated the latest release, I'm unable to install pyuv via pip3 under Windows 10 x64.

I have python27 and python36 installed and accessible to pip without issue.

I've attached the pip install log.

pyuv install log.txt

saghul commented 7 years ago

Can you try the latest code in the v1.x branch? We overhauled the build system and it should work now.