Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Legacy editable installs are deprecated #1611

Open
genehack opened this issue Aug 28, 2024 · 0 comments
Open

Legacy editable installs are deprecated #1611

genehack opened this issue Aug 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@genehack
Copy link
Contributor

Current Behavior

Slack context

Copying the deprecation message from there:

DEPRECATION: Legacy editable install of nextstrain-augur[dev]==25.2.0 from 
file:///home/tom/nextstrain/augur (setup.py develop) is deprecated. pip 25.0 
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 
https://github.com/pypa/pip/issues/11457

Possible solution

We should discuss and standardize on which of the options we want to go with, create additional issues in other affected projects, and then fix things.

@genehack genehack added the bug Something isn't working label Aug 28, 2024
@tsibley tsibley changed the title Editable installs are deprecated Legacy editable installs are deprecated Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant