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

[bug] pip deprecation warning #14495

Closed
SSE4 opened this issue Aug 16, 2023 · 2 comments
Closed

[bug] pip deprecation warning #14495

SSE4 opened this issue Aug 16, 2023 · 2 comments

Comments

@SSE4
Copy link
Contributor

SSE4 commented Aug 16, 2023

Environment details

  • Operating System+version: Linux debian 6.1.8-x64v3-custom-xanmod1 #1 SMP PREEMPT_DYNAMIC Tue Jan 31 19:37:53 +07 2023 x86_64 x86_64 x86_64 GNU/Linux
  • Compiler+version: gcc (GCC) 11.1.0
  • Conan version: Conan version 1.60.1
  • Python version: Python 3.7.13

Steps to reproduce

pip install --upgrade conan==1.60.1

Logs

DEPRECATION: conan 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 https://github.com/pypa/pip/issues/8559
@memsharded
Copy link
Member

Hi @SSE4

Thanks for the report.

This is not a bug (yet), but a deprecation warning.

@memsharded memsharded added this to the 2.0.11 milestone Aug 17, 2023
@memsharded memsharded modified the milestones: 2.0.11, 2.0.12 Sep 13, 2023
@czoido czoido modified the milestones: 2.0.12, 2.0.13, 2.0.14 Sep 26, 2023
@memsharded memsharded modified the milestones: 2.0.14, 2.0.15 Nov 5, 2023
@memsharded
Copy link
Member

The warning has been removed from pip, and also #15186 has added a pyproject.toml

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

No branches or pull requests

3 participants