Skip to content

--project <path> does not fail if <path> does not exist #17087

@zanieb

Description

@zanieb

Summary

❯ uv run --project /tmp/does-not-exist python
Python 3.14.0 (main, Nov 19 2025, 23:04:28) [Clang 21.1.4 ] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> 

At the very least, I think we should warn?

Platform

n/a

Version

n/a

Python version

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingA breaking changebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions