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

Unable to use Braket Qexecutor with AWS Batch executor #1830

Open
kessler-frost opened this issue Oct 13, 2023 · 0 comments
Open

Unable to use Braket Qexecutor with AWS Batch executor #1830

kessler-frost opened this issue Oct 13, 2023 · 0 comments
Labels
priority / medium One of the priorities in a month

Comments

@kessler-frost
Copy link
Member

When trying to use Braket Qexecutor in the qelectron and running the encompassing electron on AWS Batch using the respective plugin, the following error is thrown in the Batch container:

botocore.exceptions.NoRegionError: You must specify a region.

I'm assuming this is because there is no AWS related config set in the container - this isn't an issue if we use the Braket executor from a local executor like Dask or Local since all of the AWS related config is already set in the ~/.aws directory which is the default place boto3 looks at.

Resolving this might require modifying the Braket Qexecutor so that it has a options to provide the necessary config options or even credentials if necessary.

@jimmylism jimmylism added the priority / medium One of the priorities in a month label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority / medium One of the priorities in a month
Projects
None yet
Development

No branches or pull requests

2 participants