python setup.py egg_info did not run successfully during installing htbuilder with the latest version of setuptools

Viewed 52

I am trying to install the package htbuilder on Python 3.8 for Win 10 and python setup.py egg_info did not run successfully occurs. The version of setuptools is 65.3.0 (the latest). How should I fix it?

The screenshot of the error

0 Answers
Related