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 摘要。