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

lexicon cannot find the route53.py #1515

Closed
chenrui333 opened this issue Dec 27, 2022 · 3 comments · Fixed by #1568
Closed

lexicon cannot find the route53.py #1515

chenrui333 opened this issue Dec 27, 2022 · 3 comments · Fixed by #1568

Comments

@chenrui333
Copy link

When I trying to regression build lexicon 3.11.7 on the homebrew side, I ran into some weird issue that lexicon could not find the route53.py, but it is actually installed in site-packages.

$ fd route53 /opt/homebrew/Cellar/lexicon/3.11.7/libexec/lib/python3.11/site-packages
/opt/homebrew/Cellar/lexicon/3.11.7/libexec/lib/python3.11/site-packages/botocore/data/route53/
/opt/homebrew/Cellar/lexicon/3.11.7/libexec/lib/python3.11/site-packages/botocore/data/route53-recovery-cluster/
/opt/homebrew/Cellar/lexicon/3.11.7/libexec/lib/python3.11/site-packages/botocore/data/route53-recovery-control-config/
/opt/homebrew/Cellar/lexicon/3.11.7/libexec/lib/python3.11/site-packages/botocore/data/route53-recovery-readiness/
/opt/homebrew/Cellar/lexicon/3.11.7/libexec/lib/python3.11/site-packages/botocore/data/route53domains/
/opt/homebrew/Cellar/lexicon/3.11.7/libexec/lib/python3.11/site-packages/botocore/data/route53resolver/
/opt/homebrew/Cellar/lexicon/3.11.7/libexec/lib/python3.11/site-packages/lexicon/providers/route53.py

Any pointer about the fix? Thanks.

relates to Homebrew/homebrew-core#118944

@chenrui333
Copy link
Author

Any update on this thread?

@adferrand
Copy link
Collaborator

Hello @chenrui333, sorry for the delay, I was very busy lately.

I will look at it in the next days.

@chenrui333
Copy link
Author

@adferrand 👋 just to checkin on this issue again :)

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 a pull request may close this issue.

2 participants