ActivityWatch / ActivityWatch/aw-watcher-network
Traceback - `ActivityWatchClient.send_events` missing
未關閉
- 主要語言
- Python
- 星號
- 7
- 分支
- 3
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。