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

No longer copy profile name when copying session #10

Merged
merged 1 commit into from
Dec 18, 2019
Merged

Conversation

dbolt
Copy link
Contributor

@dbolt dbolt commented Dec 18, 2019

Create-quantum-job was throwing "botocore.exceptions.ProfileNotFound:
The config profile (default) could not be found" since the container
does not have a profile "default" configuration. There are some
potential workarounds but the easiest is to just remove setting
the profile name all together. Since we are already copying the
credentials and region there really is no value in copying the profile
hence this change.

Create-quantum-job was throwing "botocore.exceptions.ProfileNotFound:
The config profile (default) could not be found" since the container
does not have a profile "default" configuration. There are some
potential workarounds but the easiest is to just remove setting
the profile name all together. Since we are already copying the
credentials and region there really is no value in copying the profile
hence this change.
@dbolt dbolt requested a review from avawang1 December 18, 2019 02:43
@dbolt dbolt merged commit 7689c85 into master Dec 18, 2019
@dbolt dbolt deleted the empty-profile branch December 18, 2019 05:04
shiyunon pushed a commit to shiyunon/amazon-braket-sdk-python that referenced this pull request Mar 9, 2021
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