iccmr-quantum / OSC-Qasm

A simple OSC Python interface for executing Qasm code.
MIT License
11 stars 1 forks source link

Update qiskit or freeze it in time! #53

Open omarcostahamido opened 11 months ago

omarcostahamido commented 11 months ago

Qiskit is soon to receive a major release, and with it, a significant break from the past versions. That'll be in February 2024 to be more precise. But one can look at the code on github already. Here are the 2 options: figure out what needs to be updated, which might be an easier task in early february with the 0.46 release, or make sure that this line reads something that declares a specific version of qiskit to be installed: https://github.com/iccmr-quantum/OSC-Qasm/blob/89024199a01a1f8a2809c6b31a191e4dbe6b8705/README.md?plain=1#L294