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

Embedding tutorial fails to run #12423

Closed
cnunciato opened this issue Aug 1, 2024 · 0 comments · Fixed by #11883
Closed

Embedding tutorial fails to run #12423

cnunciato opened this issue Aug 1, 2024 · 0 comments · Fixed by #11883
Assignees
Labels
area/docs Improvements or additions to documentation kind/bug Some behavior is incorrect or out of spec
Milestone

Comments

@cnunciato
Copy link
Contributor

As currently written, the instruction to run python infra_api.py fails:

python3 infra_api.py
Traceback (most recent call last):
  File "/Users/cnunciato/Projects/dev/tutorials/learn-auto-api/infra_api.py", line 3, in <module>
    import falcon
ModuleNotFoundError: No module named 'falcon'

We should fix this.

@cnunciato cnunciato added area/docs Improvements or additions to documentation kind/bug Some behavior is incorrect or out of spec labels Aug 1, 2024
@cnunciato cnunciato added this to the 0.108 milestone Aug 1, 2024
@cnunciato cnunciato self-assigned this Aug 1, 2024
@github-project-automation github-project-automation bot moved this to 🤔 Triage in Docs 📚 Aug 1, 2024
@cnunciato cnunciato moved this from 🤔 Triage to 🔧 In Progress in Docs 📚 Aug 1, 2024
@github-actions github-actions bot added the needs-triage Needs attention from the triage team label Aug 1, 2024
@cnunciato cnunciato removed the needs-triage Needs attention from the triage team label Aug 1, 2024
@github-project-automation github-project-automation bot moved this from 🔧 In Progress to 🏁 Done in Docs 📚 Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Improvements or additions to documentation kind/bug Some behavior is incorrect or out of spec
Projects
Status: 🏁 Done
Development

Successfully merging a pull request may close this issue.

1 participant