Skip to content

Debian-specific behavior lost when Setuptools adopts distutils #2232

@prometheanfire

Description

@prometheanfire

pip install -e $PACKAGE_PATH installs commands to /usr/bin and not /usr/local/bin on Ubuntu as it did in the past.

pip install $PACKAGE_PATH continues to install to /usr/local/bin as expected.

Openstack downstream has temporarily capped setuptools until we know if this is expected behaviour or not. Please see http://lists.openstack.org/pipermail/openstack-discuss/2020-July/015779.html for more context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions