Closed BlueNc closed 3 years ago
I have a similar problem as https://github.com/pypa/pip/issues/4792
Warning Using setup_requires is discouraged in favor of PEP-518 https://setuptools.readthedocs.io/en/latest/setuptools.html
workaround this issue upgrading setuptools version
Fixed
I have a similar problem as https://github.com/pypa/pip/issues/4792