doc: specify numpy version in sample application guide

histapp.py cannot run on numpy>=2, thus specify numpy<2 via pip install
command.

Tracked-On: #8664
Signed-off-by: Jiayuan Yang <jiayuan.yang@intel.com>
This commit is contained in:
Jiayuan Yang 2024-08-01 22:42:55 -04:00 committed by wenlingz
parent 97e0cf125e
commit 117e865827

View File

@ -522,6 +522,7 @@ Install and Run ACRN on the Target System
and then the ``histapp.py`` application::
pip install "numpy<2"
sudo python3 /root/histapp.py
At this point, the HMI_VM is running and we've started the HMI parts of