followed the steps in doc.md, but encountered an error — the Docker container also requires Python to install some dependencies. It would be helpful to add one more setup step: install Python in the Docker container.
If you’re submitting this as a suggestion or PR comment, you could frame it like:
⚠️ While following the setup steps in doc.md, I ran into an issue — some dependencies require Python, which isn’t available in the Docker container by default.
🔧 Suggest adding a step to install Python in the Dockerfile to prevent this error.