pygame-community / pygame-ce

🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
https://pyga.me
767 stars 120 forks source link

add instruction for `ModuleNotFoundError: No Module named setuptools` #2868

Closed yohanmoon closed 1 month ago

yohanmoon commented 1 month ago

Resolves #2867

Gives additional instruction when users encounter "ModuleNotFoundError: No module named setuptool" error while following the step "Run python setup.py docs" under the section "Generating the Document"