Closed
Description
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