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

Improve uv instructions in the README.md #2

Closed
edgan opened this issue Mar 23, 2025 · 1 comment
Closed

Improve uv instructions in the README.md #2

edgan opened this issue Mar 23, 2025 · 1 comment

Comments

@edgan
Copy link
Contributor

edgan commented Mar 23, 2025

I was following the setup instructions in the README.md, and tried uv sync. I got this error after installing uv.

uv sync
error: No interpreter found for Python 3.11 in managed installations or search path

The needed command was uv python install 3.11.

You could also link to https://github.com/astral-sh/uv and https://docs.astral.sh/uv/getting-started/installation/. I have never used uv before.

If you find it too much for the README.md you could make another file like UV.md, and link to that in README.md.

edgan added a commit to edgan/android-mcp-server that referenced this issue Mar 24, 2025
Formatted README.md to 80 characters per line
@edgan
Copy link
Contributor Author

edgan commented Mar 24, 2025

See:
#4

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

No branches or pull requests

2 participants