hamzaMahdi
hamzaMahdi
When executing the pytorch build in the base Dockerfile, it fails and outputs the following: `FAILED: caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o /usr/bin/c++ -DAT_PARALLEL_OPENMP=1 -DCPUINFO_SUPPORTED_PLATFORM=1 -DFMT_HEADER_ONLY=1 -DFXDIV_USE_INLINE_ASSEMBLY=0 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MMAP=1 -DHAVE_SHM_OPEN=1 -DHAVE_SHM_UNLINK=1 -DMINIZ_DISABLE_ZIP_READER_CRC32_CHECKS -DNNP_CONVOLUTION_ONLY=0 -DNNP_INFERENCE_ONLY=0 -DONNXIFI_ENABLE_EXT=1...
solves https://github.com/PRBonn/bonnetal/issues/32#issue-1179947151
When building the base docker, it fails due to this error: `Depends: libnvinfer-dev (= 5.1.5-1+cuda10.1) but 8.2.3-1+cuda11.4 is to be installed` The solution was to replace the line: `apt install...
**Describe the bug** OAK-D-Pro-W-PoE starts with depthai demo (pulled latest from master) but only the RGB camera works properly. Left monochrome shows a white image outdoors. This is in contrast...
Hey! Just wondering if there are any plans to support other Healson models such as the C30L. I am trying the package on MacOS and I get the following error:...