ActivityWatch / ActivityWatch/aw-qt

Install fails on older Ubuntu/Mint due to PyQt6

Đang mở
#93 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
33
Fork
62
Merge trung bình
18 giờ 54 phút
Pull request đã merge (30 ngày)
5

Mô tả

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
```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.