Chart Viewer not running #1304
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
Just an addition... I tried a clean install of Bookworm and BirdNET on another memory card, and that has the same issue. Does that mean it's a wider issue? |
Beta Was this translation helpful? Give feedback.
-
See Nachtzuster#406 for a workaround. The problem lies in new version of pyarrow. |
Beta Was this translation helpful? Give feedback.
-
For anyone else having this problem, it's now fixed. It seems pyarrow has been updated so running the following command has fixed all charts and graphs:
Hope this helps. |
Beta Was this translation helpful? Give feedback.
For anyone else having this problem, it's now fixed. It seems pyarrow has been updated so running the following command has fixed all charts and graphs:
./scripts/update_birdnet.sh
Hope this helps.