Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QC Grader Version #36

Open
RebeccaTsekanovskiy opened this issue Jun 11, 2024 · 1 comment
Open

QC Grader Version #36

RebeccaTsekanovskiy opened this issue Jun 11, 2024 · 1 comment

Comments

@RebeccaTsekanovskiy
Copy link

I started lab 3 and realized that for the qc_grader.version it said it needs to be 0.18.11 (or higher), but the download I got from github for the grader is only 0.18.10. I tried to uninstall and reinstall the grader, but I am now getting the following errors.

ERROR: Could not find a version that satisfies the requirement ray<3,>=2.9.3 (from qiskit-serverless) (from versions: none)
ERROR: No matching distribution found for ray<3,>=2.9.3

and I am getting this error when running the import statements.:

"to fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict.

ERROR: Cannot install qiskit-serverless==0.11.0 and qiskit-serverless==0.12.0 because these package versions have conflicting dependencies."
Except, any way I have tried to fix this error has just made it worse.
What do I do?

@lpopek
Copy link

lpopek commented Jun 12, 2024

I had the same problem. Make sure your Python version is either 10 or 11, because higher or lower creates bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants