qiskit-community / Quantum-Challenge-Grader

Grading client for the IBM Quantum Challenges
Apache License 2.0
44 stars 46 forks source link

Cannot be installed in qBraid since python version is backdated. #172

Open pradhole opened 1 month ago

pradhole commented 1 month ago

While installing the package qc-grader in qBraid system, I get the error stating that the package requires a different Python: 3.9.18 not in '>=3.10' Can we update the python requirements for this package?

khushi707 commented 1 month ago

Did you find any way to resolve this issue ?

pradhole commented 1 month ago

@khushi707 Not really. qBraid system is very glitchy. I used a python virtualenv instead. That built fairly easily.