dwavesystems / dwave-neal

An implementation of a simulated annealing sampler for general Ising model graphs in C++ with a dimod Python wrapper.
https://docs.ocean.dwavesys.com/projects/neal/en/latest
Apache License 2.0
51 stars 45 forks source link

Windows 10 Python 3.6: User doesn't have Visual Studio C++ #20

Closed sploiber closed 6 years ago

sploiber commented 6 years ago

User on Windows 10, Python 3.6, encounters Error code With Python 3.6.6 (07.18.2018).docx error. it seems to be trying to compile. perhaps the wheels are out of date on this one?

arcondello commented 6 years ago

Hi sploiber, we need to build windows wheels. And wheels for 3.7. Thanks for the bug report!