Open MajesticMinhaz opened 9 months ago
This can be fixed by installing setuptools
pip install --upgrade setuptools
However distutils was deprecated in Python 3.10 so this function should be updated or removed
This can be fixed by installing setuptools
pip install --upgrade setuptools
However distutils was deprecated in Python 3.10 so this function should be updated or removed
great ! thank you
My code
Error