error when trying to install dwave-ocean-sdk
I tried to install dwave-ocean-sdk in several different ways with no succes.
For example, when pulling the project from gt rep and typing the command:
python setup.py install
I get:
Processing dependencies for dwave-ocean-sdk==2.1.1
Searching for penaltymodel-mip==0.2.3
Reading https://pypi.org/simple/penaltymodel-mip/
Download error on https://pypi.org/simple/penaltymodel-mip/: unknown url type: https -- Some packages may not be found!
Couldn't find index page for 'penaltymodel-mip' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.org/simple/
Download error on https://pypi.org/simple/: unknown url type: https -- Some packages may not be found!
No local packages or working download links found for penaltymodel-mip==0.2.3
error: Could not find suitable distribution for Requirement.parse('penaltymodel-mip==0.2.3')
any ideas?
Thank you,
Horacio
Comments
Hello,
Have you seen this community post?
https://support.dwavesys.com/hc/en-us/community/posts/360029291214-Installation-issue
You might be able to fix the issue using the penaltymodel-maxgap method described above.
Also, what version of Python are you running?
I hope this helped!
Please sign in to leave a comment.