Skip to content

use uv as the default way to install ETA on Windows #164

@linzuzeng

Description

@linzuzeng

Currently, the ETA installer on windows runs official python installer and pip to install etabackend without any venv. This will sometimes cause problems as the user may have outdated packages installed on their python site-packages path already.

Today, the many people are migrating to uv, which consolidates the installation of python, creation of venv, and installing pip packages.

Maybe we should try recommending uv and drop the old way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions