Closed jasonstitt closed 3 years ago
I uploaded the manylinux and macos wheels. Windows wheels are blocked for now due to an issue with our dev machines. Cheers!
@ShaneHarvey are your dev machines still broken?
Are you aware of these free development images: https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/
Thanks @skewty, last I checked we are still blocked. I am aware that I can set up a dev VM myself but I was hoping that I wouldn't need to go through the trouble. Are you looking to use this library on Windows with Python 3.7+?
Yes, I am required to deploy onto a Windows server. The code is written on CPython 3.9.
Thanks for the nudge. We resolved our issue and I've just uploaded the Windows wheels for 3.6-3.9: https://pypi.org/project/python-bsonjs/0.2.0/#files
The latest wheels available on PyPI are for Python 3.6. It would be helpful to have prebuilt wheels available for more recent Python versions.