Skip to content

docs: Clarify missing dependencies in documentation (fix #6076) #6406

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MarsWangyang
Copy link

It clarifies the missing dependencies of all README.md in python/samples/

  • Added explicit mention of required dependencies
  • Improved instructions for initial setup

Why are these changes needed?

According to issue #6076, several dependencies were missing from the requirements.txt and not mentioned in the README.md instructions.
This change adds the missing installation instructions to ensure that users can run the demo smoothly.

Related issue number

Closes #6076

Checks

It clarifies the missing dependencies of all README.md in python/samples/

- Added explicit mention of required dependencies
- Improved instructions for initial setup
@MarsWangyang
Copy link
Author

MarsWangyang commented Apr 26, 2025 via email

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.

app_agent.py sample requires several undocumented dependencies
1 participant