Comment on Show HN: US Routing – Python library for fast local routing in the USparentComments−zerocrates1yYou just created a venv but didn't change the Python version.I imagine you'd want:uv venv --python 3.11
Comments
You just created a venv but didn't change the Python version.
I imagine you'd want:
uv venv --python 3.11