-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comments
I also have similar issues. |
Same:
|
I am getting this error still, will appreciate if this is fixed as soon as possible as the following notebook has been shared with a JDA client and need to be discussed with them soon - https://quantum-computing.ibm.com/jupyter/tutorial/advanced/aqua/machine_learning/qsvm_classification.ipynb `DCPError: Problem does not follow DCP rules. Specifically:
` |
Those notebooks are many months old and have not been updated as of yet. The lastest ones are currently in the Qiskit documentation |
@amitracal The PR qiskit-community/qiskit-aqua#1190 fixes the problem for now and the notebook works for me. |
Informations
What is the current behavior?
With respect to the issue #928. I tested with the suggested modifications of "qcp=True" in a private env and also tested after installing from source. The example notebook for QSVM still fails with the following error
Steps to reproduce the problem
Running the sample notebook for QSVM.
What is the expected behavior?
Should work normally.
Or is there any special format for the data used with QSVM that should be checked?
The text was updated successfully, but these errors were encountered: