-
Notifications
You must be signed in to change notification settings - Fork 421
make docs-api-local
fails for the utilities docs
#611
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
Labels
bug
Something isn't working
Comments
make docs-api-local
fails for the utilities docs
@heitorlessa @risenberg-cyberark I am not sure why this suddenly started, and I am sure my fix it not right. But it does at least render the docs |
@heitorlessa i need some help confirming the fix for this. |
I need time to dig into that — I tried running the API Docs locally on
develop branch and it worked for me. I’ll try creating a fresh virtual env
to see if it’s a dependency issue perhaps.
That error typically suggests we did something wrong in the code which is
why I’m puzzled
…On Thu, 19 Aug 2021 at 06:11, Michael Brewer ***@***.***> wrote:
@heitorlessa <https://github.com/heitorlessa> i need some help confirming
the fix for this.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#611 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAZPQBH63FMPKP7HECILITTT5SAAZANCNFSM5CGOKDBQ>
.
|
@heitorlessa - if it is not happening it might be my setup running Python 3.9.6 on MacArm. :P |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running
make docs-api-local
I get the following error when browsing the docs for the utilitiesWhat were you trying to accomplish?
Local testing of the API Docs
Expected Behavior
No errors
Current Behavior
Errors
Possible Solution
Add
allow_reuse=True
as suggested. (Or some other better fix @risenberg-cyberark ?)Steps to Reproduce (for bugs)
make dev docs-api-local
http://localhost:8080/aws_lambda_powertools/utilities/
Environment
The text was updated successfully, but these errors were encountered: