|
|
|
|
|
by simonw
288 days ago
|
|
You can tell it to install uv. I just ran this: Run "pip install uv" then run
"uv tool install sqlite-utils"
then "sqlite-utils --version"
And it worked: https://claude.ai/share/df36f3a8-44f0-4c7d-bb64-e5ed57602d79I imagine they still default to pip because there's more training data about it, and it works fine. |
|