Closed techtonik closed 5 years ago
pip install complains about missing Visual C++ 9.0. It would be nice if it could fetch compiled wheels to avoid this problem.
pip install
Released an OSX wheel with 2.0, as that's my main development machine. I'll see if I can dig up a windows machine to build a Win wheel.
AppVeyor to the rescue - https://packaging.python.org/appveyor/
pip install
complains about missing Visual C++ 9.0. It would be nice if it could fetch compiled wheels to avoid this problem.