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

setup.py install deprecated #117

Open
chaimleib opened this issue Nov 8, 2022 · 1 comment
Open

setup.py install deprecated #117

chaimleib opened this issue Nov 8, 2022 · 1 comment

Comments

@chaimleib
Copy link
Owner

pip install intervaltree

Collecting intervaltree
Downloading intervaltree-3.1.0.tar.gz (32 kB)
Preparing metadata (setup.py) ... done
Collecting sortedcontainers<3.0,>=2.0
Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Installing collected packages: sortedcontainers, intervaltree
DEPRECATION: intervaltree is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
Running setup.py install for intervaltree ... done
Successfully installed intervaltree-3.1.0 sortedcontainers-2.4.0

@Tunneller
Copy link

Still an issue in March '23. Is this something that the community can help with?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants