ActivityWatch / ActivityWatch/aw-qt

Install fails on older Ubuntu/Mint due to PyQt6

未关闭
#93 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
33
派生
62
平均合并
18 小时 54 分钟
30 天内合并 PR
5

描述

Since on the binary release I got

```
[21440] Error loading Python lib '/[redacted]/activitywatch-v0.12.0/libpython3.8.so.1.0': dlopen: /[redacted]/libpython3.8.so.1.0: cannot open shared object file: No such file or directory
```

I'm compiling from scratch. This worked on Linux Mint 19.3 for v0.12.0 but failed for v0.12.1 with the following issue:

https://stackoverflow.com/questions/72275959/pip-install-pyqt6-fails-module-sipbuild-api-has-no-attribute-prepare-metadat

The only way I could currently make it work was downgrade the aw-qt submodule to v0.12.0 version using

```
(cd aw-qt && git checkout 730575bc16223a9c030bced07a7851299be33119) && make build
```

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。