Skip to content

dask cli UserWarning when using entry points registered by pep660 editable installs from setuptools #10068

@graingert

Description

@graingert

porting distributed to pyproject.toml based builds forces the use of https://peps.python.org/pep-0660/ Editable installs for pyproject.toml based builds which results in a UserWarning: While registering the command with name 'scheduler', an existing command or group; the original has been overwritten." https://github.com/dask/distributed/actions/runs/4373970047/jobs/7652816395#step:19:2248

this is due to python/cpython#99130 fix released in 3.10.9 and 3.11.1

see: dask/distributed#7629

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions