Skip to content

Fix braket ahs devices incompatibility#187

Open
MoHermes wants to merge 2 commits intodevfrom
fix-braket-ahs-devices
Open

Fix braket ahs devices incompatibility#187
MoHermes wants to merge 2 commits intodevfrom
fix-braket-ahs-devices

Conversation

@MoHermes
Copy link
Collaborator

No description provided.


braket_client = boto3.client("braket", region_name=device.get_region())
aws_session = AwsSession(braket_client=braket_client)
mpqp_version = pkg_resources.get_distribution("mpqp").version[:3]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pkg_resources is deprecated on python 3.12 and onwards, might have to change this line.

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.

2 participants