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

Cannot install on Linux: ImportError: No module named setuptools #18

Open
miturbe opened this issue Jan 26, 2023 · 0 comments
Open

Cannot install on Linux: ImportError: No module named setuptools #18

miturbe opened this issue Jan 26, 2023 · 0 comments

Comments

@miturbe
Copy link

miturbe commented Jan 26, 2023

Hello,
On a new server I just installed Python3, pip3 etc
When I try to install setuptools I get the message
python3-setuptools is already the newest version (52.0.0-4).

However when I try to run the command
~/ZDrive$ python setup.py install
I get
Traceback (most recent call last):
File "setup.py", line 5, in
from setuptools import setup, find_packages
ImportError: No module named setuptools

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

1 participant