Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock cirq version below 1.3.0 #531

Merged
merged 1 commit into from Dec 2, 2023
Merged

Conversation

xinyi-joffre
Copy link
Collaborator

The latest v1.3.0 of cirq-ionq package is breaking our integration, and we're not able to get job results.

The cause seems to be a new dependency on the IonqClient get_results method in quantumlib/Cirq#6077.

If a user installs azure-quantum[cirq] and gets 1.3.0, they will get this error if fetching result = job.results():

AttributeError: '_IonQClient' object has no attribute 'get_results'

@xinyi-joffre xinyi-joffre requested a review from a team as a code owner December 2, 2023 00:45
@xinyi-joffre xinyi-joffre enabled auto-merge (squash) December 2, 2023 00:48
@xinyi-joffre xinyi-joffre merged commit d65ed50 into main Dec 2, 2023
5 checks passed
@xinyi-joffre xinyi-joffre deleted the xinyi/fix-cirq-breakage branch December 2, 2023 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants