Hi, when i try to start depthAI, i got the following error:
[ 7%] Building CXX object CMakeFiles/arrow_python.dir/pyarrow/src/arrow/python/arrow_to_pandas.cc.o
/private/var/folders/d9/97yz3dzn47l5n3gb821sbvx00000gp/T/pip-install-3rw8_gvp/pyarrow_f3758674e36746ac90befc782dead577/pyarrow/src/arrow/python/arrow_to_pandas.cc:1202:31: error: no member named 'Wrap' in 'arrow::py::(anonymous namespace)::WrapBytes<arrow::Decimal32Type>'
1202 | \*out = WrapBytes<Type>::Wrap(view.data(), view.length());
| ^
/private/var/folders/d9/97yz3dzn47l5n3gb821sbvx00000gp/T/pip-install-3rw8_gvp/pyarrow_f3758674e36746ac90befc782dead577/pyarrow/src/arrow/python/arrow_to_pandas.cc:1201:22: note: while substituting into a lambda expression here
1201 | auto WrapValue = [](const std::string_view& view, PyObject\*\* out) {
| ^
/opt/homebrew/include/arrow/visit_type_inline.h:54:34: note: in instantiation of function template specialization 'arrow::py::(anonymous namespace)::ObjectWriterVisitor::Visit<arrow::Decimal32Type>' requested here
54 | ARROW_GENERATE_FOR_ALL_TYPES(TYPE_VISIT_INLINE);
| ^
/private/var/folders/d9/97yz3dzn47l5n3gb821sbvx00000gp/T/pip-install-3rw8_gvp/pyarrow_f3758674e36746ac90befc782dead577/pyarrow/src/arrow/python/arrow_to_pandas.cc:1410:12: note: in instantiation of function template specialization 'arrow::VisitTypeInline<arrow::py::(anonymous namespace)::ObjectWriterVisitor>' requested here
1410 | return VisitTypeInline(\*data->type(), &visitor);
| ^
/private/var/folders/d9/97yz3dzn47l5n3gb821sbvx00000gp/T/pip-install-3rw8_gvp/pyarrow_f3758674e36746ac90befc782dead577/pyarrow/src/arrow/python/arrow_to_pandas.cc:1202:31: error: no member named 'Wrap' in 'arrow::py::(anonymous namespace)::WrapBytes<arrow::Decimal64Type>'
1202 | \*out = WrapBytes<Type>::Wrap(view.data(), view.length());
| ^
/private/var/folders/d9/97yz3dzn47l5n3gb821sbvx00000gp/T/pip-install-3rw8_gvp/pyarrow_f3758674e36746ac90befc782dead577/pyarrow/src/arrow/python/arrow_to_pandas.cc:1201:22: note: while substituting into a lambda expression here
1201 | auto WrapValue = [](const std::string_view& view, PyObject\*\* out) {
| ^
/opt/homebrew/include/arrow/visit_type_inline.h:54:34: note: in instantiation of function template specialization 'arrow::py::(anonymous namespace)::ObjectWriterVisitor::Visit<arrow::Decimal64Type>' requested here
54 | ARROW_GENERATE_FOR_ALL_TYPES(TYPE_VISIT_INLINE);
| ^
/private/var/folders/d9/97yz3dzn47l5n3gb821sbvx00000gp/T/pip-install-3rw8_gvp/pyarrow_f3758674e36746ac90befc782dead577/pyarrow/src/arrow/python/arrow_to_pandas.cc:1410:12: note: in instantiation of function template specialization 'arrow::VisitTypeInline<arrow::py::(anonymous namespace)::ObjectWriterVisitor>' requested here
1410 | return VisitTypeInline(\*data->type(), &visitor);
| ^
2 errors generated.
make[2]: \*\*\* [CMakeFiles/arrow_python.dir/pyarrow/src/arrow/python/arrow_to_pandas.cc.o] Error 1
make[1]: \*\*\* [CMakeFiles/arrow_python.dir/all] Error 2
make: \*\*\* [all] Error 2
error: command '/opt/homebrew/bin/cmake' failed with exit code 2
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pyarrow
Failed to build pyarrow
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pyarrow)
Exception: DepthAI Viewer failed to install.
Message Box (Exception): Unable to start the DepthAI Viewer.
Exception: DepthAI Viewer failed to install.
2024-12-26 14:56:39.218 Python[5065:45533] +
System info:
"architecture": "64bit Mach-O",
"machine": "arm64",
"platform": "macOS-15.1.1-arm64-arm-64bit-Mach-O",
"processor": "arm",
"python_build": "main Dec 3 2024 17:59:52",
"python_compiler": "Clang 16.0.0 (clang-1600.0.26.4)",
"python_implementation": "CPython",
"python_version": "3.13.1",
"release": "24.1.0",
"system": "Darwin",
"version": "Darwin Kernel Version 24.1.0: Thu Nov 14 18:15:21 PST 2024; root:xnu-11215.41.3\~13/RELEASE_ARM64_T6041",
"win32_ver": "",
"packages": [
"blobconverter==1.4.3",
"certifi==2024.12.14",
"charset-normalizer==2.0.12",
"depthai==2.24.0.0",
"depthai-sdk==1.9.4",
"distinctipy==1.3.4",
"ffmpy3==0.2.4",
"idna==3.10",
"lz4==4.3.3",
"marshmallow==3.17.0",
"mcap==1.2.1",
"mcap-ros1-support==0.0.8",
"numpy==1.26.4",
"opencv-contrib-python==4.5.5.62",
"packaging==24.2",
"pip==24.3.1",
"pytube==15.0.0",
"PyTurboJPEG==1.6.4",
"pyusb==1.2.1",
"PyYAML==6.0.2",
"Qt.py==1.4.1",
"requests==2.26.0",
"rosbags==0.9.11",
"ruamel.yaml==0.18.6",
"scipy==1.14.1",
"sentry-sdk==1.14.0",
"types-PySide2==5.15.2.1.7",
"urllib3==1.26.20",
"xmltodict==0.14.2",
"zstandard==0.23.0"
],
"usb": [
"No USB backend found"
],
"uname": [
"Darwin AA-MacBook-Pro.local 24.1.0 Darwin Kernel Version 24.1.0: Thu Nov 14 18:15:21 PST 2024; root:xnu-11215.41.3\~13/RELEASE_ARM64_T6041 arm64 arm"
]