may4_challenge_exercises
may4_challenge_exercises copied to clipboard
can I run this exercises on local machine?
I'd like to run it on my pc. but it keeps complaining like this. which version of qiskit do I need to have for this exercises?
pip install -I git+https://github.com/qiskit-community/[email protected] ..... ERROR: may4-challenge 0.4.30 has requirement qiskit-aer<0.6,>=0.5, but you'll have qiskit-aer 0.4.1 which is incompatible. ERROR: may4-challenge 0.4.30 has requirement qiskit-terra<0.14,>=0.13, but you'll have qiskit-terra 0.12.0 which is incompatible.
I could run it on IBM Quantum Experience :D
I could run it on IBM Quantum Experience :D
How?
nothing special.. I just run this exercise on https://quantum-computing.ibm.com/
I think you must've found this..