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

SIGSEGV error. #25

Open
RonnyCuba opened this issue Jul 2, 2024 · 0 comments
Open

SIGSEGV error. #25

RonnyCuba opened this issue Jul 2, 2024 · 0 comments

Comments

@RonnyCuba
Copy link

Hello. Thanks in advance all your help.

I'm implementing streamlit_cognito_auth but, in this:
line authenticator = CognitoAuthenticator(
pool_id=USER_POOL_ID,
app_client_id=APP_CLIENT_ID,
boto_client=client # Usar el cliente boto3 configurado con las credenciales
)

my python 3.9 (I use Macintosh) suddenly exit with EXC_BAD_ACCESS (SIGSEGV) error.

Any help?

Thanks

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

No branches or pull requests

1 participant