Skip to content

add instruction for ModuleNotFoundError: No Module named setuptools #2868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 22, 2024

Conversation

yohanmoon
Copy link
Contributor

@yohanmoon yohanmoon commented May 21, 2024

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"

@yohanmoon yohanmoon requested a review from a team as a code owner May 21, 2024 22:39
Copy link
Member

@ankith26 ankith26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for contributing! 😎

Copy link
Member

@MyreMylar MyreMylar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@MyreMylar MyreMylar merged commit 90a03c7 into pygame-community:main May 22, 2024
@oddbookworm oddbookworm added this to the 2.5.0 milestone May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add additional instruction for users encountering "No Module error" while Generating the Document
4 participants