- uv self update
info: Checking for updates...
success: You're on the latest version of uv (v0.7.5)
- python -V
Python 3.11.9
UV (Python) - Not installed or not running - Inactive
Windows 10
App Version: 0.1.8
Let me know if you need more information.
I've tested it, if you install UV via pip, mcp-dockmaster doesn't see it. Reinstalling doesn't help.
But if you install it via a powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" mcp-dockmaster sees UV.
Windows 10
App Version: 0.1.8
Let me know if you need more information.
I've tested it, if you install UV via
pip, mcp-dockmaster doesn't see it. Reinstalling doesn't help.But if you install it via a
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"mcp-dockmaster sees UV.