Nivedita Parihar
Nivedita Parihar
@jsantos18 Have introduced this already and tried , still getting the same issue : "setuptools_scm < 7"
We don't officially support 3.13 version yet , we are working on it. disutils is part of setuptools . You can either downgrade the python version or install python3-distutils seperately.
You can make use of virtual environment to be safe from changing system wide so you don't need to change whole dev environment. Our team is working on supporting the...