Setup tools removed the pkg_resources module from their package in February, which makes cloning a bit difficult.
pypa/setuptools#5174
Workaround exists by installing an old version of the setup tools package.
https://pypi.org/project/setuptools/81.0.0/
Setup tools removed the pkg_resources module from their package in February, which makes cloning a bit difficult.
pypa/setuptools#5174
Workaround exists by installing an old version of the setup tools package.
https://pypi.org/project/setuptools/81.0.0/