dwavesystems / dwave-samplers

Classical algorithms for solving binary quadratic models
Apache License 2.0
8 stars 12 forks source link

Error for building from source #19

Closed JoelPasvolsky closed 2 years ago

JoelPasvolsky commented 2 years ago

Description Building from source terminates with an error:

writing manifest file 'dwave_samplers.egg-info\SOURCES.txt'
error: each element of 'ext_modules' option must be an Extension instance or 2-tuple

Steps To Reproduce

dwave-samplers>python setup.py develop install

Expected Behavior Build with no errors

Environment

Additional Context Clean environment and install