Packages related to distutils have been deprecated from 3.12 due to which installation breaks with following error:
pip._vendor.pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools.build_meta'
If possible can you please mention to use python<3.12 due to this? Thanks!
Packages related to
distutilshave been deprecated from 3.12 due to which installation breaks with following error:If possible can you please mention to use python<3.12 due to this? Thanks!