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

ModuleNotFoundError: No module named 'setuptools' #17

Open
8Dion8 opened this issue May 10, 2022 · 0 comments
Open

ModuleNotFoundError: No module named 'setuptools' #17

8Dion8 opened this issue May 10, 2022 · 0 comments

Comments

@8Dion8
Copy link

8Dion8 commented May 10, 2022

Tried to install this module both through poetry install and sudo poetry install. Each time it starts to install, and after roughly 5 seconds comes up with ModuleNotFoundError: No module named 'setuptools'
Fixes I've tried:

  • pip install setuptools Result: Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (59.7.0)
  • poetry run pip install setuptools Result: Requirement already satisfied: setuptools in /home/dion/.cache/pypoetry/virtualenvs/aw-watcher-input-ys4cFOT4-py3.10/lib/python3.10/site-packages (60.1.0)

Nothing seems to work, even though the module is installed.

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