ActivityWatch / ActivityWatch/aw-watcher-network
Traceback - `ActivityWatchClient.send_events` missing
Ouverte
- Langage dominant
- Python
- Étoiles
- 7
- Forks
- 3
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.