Skip to content

dev dependency on uv is not great #216

@jku

Description

@jku

I like uv but ... This is the developer experience of this project on a typical OS:

$ make dev
uv venv
make: uv: No such file or directory
make: *** [Makefile:12: env/pyvenv.cfg] Error 127
$ 

What now?

  • do I manually create a virtual env just so I can install the packages required to create the virtual env the makefile wants?
  • Could there be an alternative here that Just Works as long as Python is installed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions