ActivityWatch / ActivityWatch/aw-watcher-network
Traceback - `ActivityWatchClient.send_events` missing
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 7
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I just gave it a spin, and notice this traceback:
```
Traceback (most recent call last):
File "/home/tobias/activitywatch/venv/lib/python3.13/site-packages/aw_watcher_network-0.1-py3.13.egg/aw_watcher_network/pingwatcher.py", line 81, in main
client.send_events(bucketname, createEvents(out,timestamp,wifiname))
^^^^^^^^^^^^^^^^^^
AttributeError: 'ActivityWatchClient' object has no attribute 'send_events'. Did you mean: 'get_events'?
```
Running latest ActivityWatch from git.
Sensor data is also missing in my ActivityWatch.
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á.