ActivityWatch / ActivityWatch/aw-watcher-input

ModuleNotFoundError: No module named 'setuptools'

未關閉
#17 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
169
分支
37
PR 合併指標
30 天內沒有已合併 PR

描述

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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。