frigate: [Support]: Not able to start the latest 0.12.0 addon
Describe the problem you are having
Getting folowing error in log
2023-04-08 16:12:57.415765231 RuntimeError: module compiled against API version 0x10 but this version of numpy is 0xf
2023-04-08 16:12:57.416107764 Traceback (most recent call last):
2023-04-08 16:12:57.416122523 File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main
2023-04-08 16:12:57.416727145 return _run_code(code, main_globals, None,
2023-04-08 16:12:57.416741237 File "/usr/lib/python3.9/runpy.py", line 87, in _run_code
2023-04-08 16:12:57.417341748 exec(code, run_globals)
2023-04-08 16:12:57.417359507 File "/opt/frigate/frigate/__main__.py", line 9, in <module>
2023-04-08 16:12:57.417415007 from frigate.app import FrigateApp
2023-04-08 16:12:57.417424525 File "/opt/frigate/frigate/app.py", line 17, in <module>
2023-04-08 16:12:57.417896075 from frigate.comms.dispatcher import Communicator, Dispatcher
2023-04-08 16:12:57.417912649 File "/opt/frigate/frigate/comms/dispatcher.py", line 9, in <module>
2023-04-08 16:12:57.417929149 from frigate.config import FrigateConfig
2023-04-08 16:12:57.417938741 File "/opt/frigate/frigate/config.py", line 9, in <module>
2023-04-08 16:12:57.418809989 import matplotlib.pyplot as plt
2023-04-08 16:12:57.418828230 File "/usr/local/lib/python3.9/dist-packages/matplotlib/__init__.py", line 113, in <module>
2023-04-08 16:12:57.418882637 from . import _api, _version, cbook, _docstring, rcsetup
2023-04-08 16:12:57.418892266 File "/usr/local/lib/python3.9/dist-packages/matplotlib/rcsetup.py", line 27, in <module>
2023-04-08 16:12:57.419936309 from matplotlib.colors import Colormap, is_color_like
2023-04-08 16:12:57.419956753 File "/usr/local/lib/python3.9/dist-packages/matplotlib/colors.py", line 56, in <module>
2023-04-08 16:12:57.419964253 from matplotlib import _api, _cm, cbook, scale
2023-04-08 16:12:57.419971993 File "/usr/local/lib/python3.9/dist-packages/matplotlib/scale.py", line 22, in <module>
2023-04-08 16:12:57.420456617 from matplotlib.ticker import (
2023-04-08 16:12:57.420481542 File "/usr/local/lib/python3.9/dist-packages/matplotlib/ticker.py", line 138, in <module>
2023-04-08 16:12:57.420894815 from matplotlib import transforms as mtransforms
2023-04-08 16:12:57.420910296 File "/usr/local/lib/python3.9/dist-packages/matplotlib/transforms.py", line 49, in <module>
2023-04-08 16:12:57.421234459 from matplotlib._path import (
2023-04-08 16:12:57.421249903 ImportError: numpy.core.multiarray failed to import
Version
0.12.0
Frigate config file
ff
Relevant log output
ff
FFprobe output from your camera
ff
Frigate stats
No response
Operating system
Debian
Install method
HassOS Addon
Coral version
CPU (no coral)
Network connection
Wireless
Camera make and model
cpplus
Any other information that may be helpful
No response
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 40
@antonio-fiol if you make a full backup and then install HA OS 64bit you can restore you backup and it will pull the correct versions of things