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

Setuptools installed but errors #79

Open
underdog307 opened this issue Jan 19, 2022 · 2 comments
Open

Setuptools installed but errors #79

underdog307 opened this issue Jan 19, 2022 · 2 comments

Comments

@underdog307
Copy link

I have setuptools installed however when I run the setup file "python3 setup.py install"
I get an error on line 2 saying
"No module named setuptools"
Im not sure why it's doing that but any help would be appreciated!

@f4rih
Copy link
Owner

f4rih commented Feb 9, 2022

Use pip3 install setuptools

@ayushkmr2009
Copy link

which os you are using

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