ActivityWatch / ActivityWatch/aw-watcher-input

ModuleNotFoundError: No module named 'setuptools'

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
169
Forks
37
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.