coveralls-python icon indicating copy to clipboard operation
coveralls-python copied to clipboard

ModuleNotFoundError: No module named 'setuptools.command.build'

Open LostInDarkMath opened this issue 3 years ago • 0 comments

Hi there! I faced this strange error in my CI: https://app.travis-ci.com/github/LostInDarkMath/pedantic-python-decorators/jobs/586586853

It fails only with Python 3.9 and 3.10. 3.7 and 3.8 are working fine: https://github.com/LostInDarkMath/pedantic-python-decorators/pull/71/checks?check_run_id=9091764326

Do you have an idea what's wrong here? Thanks in advance!

LostInDarkMath avatar Oct 25 '22 11:10 LostInDarkMath