We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3714db commit 3ebda0dCopy full SHA for 3ebda0d
docs/source/install.rst
@@ -167,7 +167,7 @@ Last step is to edit :code:`.bashrc` with the line:
167
168
.. code-block:: bash
169
170
- echo "export OPENBLAS_CORETYPE=AMRV8" >> ~/.bashrc
+ echo "export OPENBLAS_CORETYPE=ARMV8" >> ~/.bashrc
171
172
173
Navigate to the folder with :code:`depthai` examples folder, run :code:`python install_requirements.py` and then run :code:`python rgb_preview.py`.
0 commit comments