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 摘要。