Skip to content

Editable builds possible? #201

Description

@russkel

Hi,

Is it possible to use pip3 install -e . with these projects? When I try I get an error:

Defaulting to user installation because normal site-packages is not writeable
ERROR: File "setup.py" or "setup.cfg" not found. Directory cannot be installed in editable mode: /home/russ/repos/xxxxxx
(A "pyproject.toml" file was found, but editable mode currently requires a setuptools-based build.)

What's the best way to go about getting this to work?

Edit: should have researched a bit more: python-poetry/poetry#1135 (comment)

and more importantly: https://www.python.org/dev/peps/pep-0660/

Cheers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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