Skip to content

Editable installation error #287

@purva-thakre

Description

@purva-thakre

I just tried to install the editable version of pyzx through pip install -e . and it gave me the following error.

DEPRECATION: Legacy editable install of pyzx==0.9.0 from local_file_path/pyzx (setup.py develop) is deprecated. pip 25.1 will enforce this behaviour change. A possible replacement is to add a pyproject.toml or enable --use-pep517, and use setuptools >= 64. If the resulting installation is not behaving as expected, try using --config-settings editable_mode=compat. Please consult the setuptools documentation for more information. Discussion can be found at pypa/pip#11457

I would have created a PR for this, but it's not clear to me which of the provided options is preferable to the maintainers.

I am using Python 3.13.2 in a conda environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions