ActivityWatch / ActivityWatch/aw-watcher-network

Traceback - `ActivityWatchClient.send_events` missing

未關閉
#1 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。