Update version to 0.19.0#644
Conversation
|
It seems like something changed between when #643 was merged and this PR. This could be an actual change or simply a flake due to different Github Actions runners - details are below. The main difference I see is Logs from PR #643Logs from this PR |
|
CC @basnijholt to investigate. |
|
My suspicion is that this is intermittent. Could you try restarting the failed CI job? If this doesn't work, instead of relinking Python, we could also just add the libomp symlinks, and skip the Python relinking. |
This appears to have worked. I'd like to eliminate the flake if possible, but we can go ahead with the release for now. |
|
@95-martin-orion for some reason the MacOS ARM64 wheels aren't uploaded (https://pypi.org/project/qsimcirq/#files). |
Looking at the logs, it seems like the |
This minor version adds support for the "basic" version of qsim on Apple Silicon (#643).