ActivityWatch / ActivityWatch/aw-watcher-input

ModuleNotFoundError: No module named 'setuptools'

Aperta
#17 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
169
Fork
37
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.