Skip to content
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

Module not found error #199

Open
Mudasser010 opened this issue Jul 2, 2024 · 2 comments
Open

Module not found error #199

Mudasser010 opened this issue Jul 2, 2024 · 2 comments

Comments

@Mudasser010
Copy link

I'm facing an error while running the python3 setup.py install.
Module not found error: no module named 'setuptolls'

@scesardev
Copy link

You must install them using pip : python -m pip install -U pip setuptools

@sufficientsleep
Copy link

sufficientsleep commented Aug 25, 2024

You must install them using pip : python -m pip install -U pip setuptools

using the command above with the --root-user-action=ignore argument tells me the requirements are satisfied, and when trying to run the command again it gives me the same module error

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

No branches or pull requests

3 participants