qiskit-community / qiskit-metal

Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease.
https://qiskit-community.github.io/qiskit-metal/
Apache License 2.0
279 stars 205 forks source link

Pull Requests are not passing run_all_tests. #750

Closed priti-ashvin-shah-ibm closed 2 years ago

priti-ashvin-shah-ibm commented 2 years ago

Information

What is the current behavior?

All the pull requests are failing the self tests.

Steps to reproduce the problem

What is the expected behavior?

Suggested solutions

priti-ashvin-shah-ibm commented 2 years ago

@mtreinish contributed a fix for this bug to qutip last week after he saw it: https://github.com/qutip/qutip/pull/1752

While waiting for his pull request to merge, need to cap the numpy version at < 1.22

Using @DanPuzzuoli's work for qiskit-dynamics: https://github.com/Qiskit/qiskit-dynamics/pull/72 it should be an identical patch for qiskit-metal.

bowmanconnor commented 2 years ago

Hi @priti-ashvin-shah-ibm,

Has this issue been resolved? If so would you mind closing the issue?