Skip to content

Conversation

@a-akimov
Copy link
Collaborator

Motivation and Context

Finishing another PR from @robinroy03 as they are no longer working on fixing the original one.

Solved #25. Earlier when the user did a command like uv run client.py "C:\Users\Robin Roy\Desktop\quickstart-resources\weather-server-python\weather.py" it'll throw ModuleNotFoundError because the spawned process was unable to use the .venv libs.

How Has This Been Tested?

Locally.

Breaking Changes

No.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

N/A

@jonathanhefner jonathanhefner merged commit 1604073 into modelcontextprotocol:main Nov 17, 2025
1 check passed
@jonathanhefner
Copy link
Member

Thank you, @a-akimov!

@jonathanhefner jonathanhefner mentioned this pull request Nov 17, 2025
9 tasks
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.

2 participants