Open cqc-melf opened 2 years ago
conftest.py:19: in
Issue is only occurring with numpy 1.23.4
temporarily fixed in https://github.com/CQCL/pytket-braket/pull/38
Long temp solution should be an update of the minimal required numpy version in tket when this is solved in numpy / braket dependencies
The ci tests run on winodws with python 3.10 stop with an
numpy.core.multiarray failed to import
See
https://github.com/CQCL/pytket-braket/actions/runs/3318202037/jobs/5483850728