IBM / ibm-cos-sdk-python-core

ibm-cos-sdk-python-core
Apache License 2.0
6 stars 14 forks source link

Deprecation Notice #20

Open jjasghar opened 1 year ago

jjasghar commented 1 year ago

I was attempting to install ibm-watson-machine-learning 1.0.312 and I got a deprication notice:

  DEPRECATION: ibm-cos-sdk-core 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
  DEPRECATION: ibm-cos-sdk-s3transfer 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
  DEPRECATION: ibm-cos-sdk 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

This looks like it affects ibm-cos-sdk-core, ibm-cos-sdk-s3transfer, and ibm-cos-sdk if we are going to get more people to use watsonx having a bunch of Deprication notices installing our sdks is not a good way instill confidence in our software.

IBMalok commented 1 year ago

Thank you for the reporting. I opened an internal ticket, and someone from the team will look at it.