.png?part=0.1&view=1)
Hi guys,I started learning OSv to use in a project and installed it successfully in a laptop Fedora 32 to initial tests, but I need to use this unikernel on an ARM board, specifically NVIDIA Jetson Nano.In the NVIDIA Jetson Nano I executed the scripts below:$ git clone https://github.com/cloudius-systems/osv.git cd osv && git submodule update --init --recursive$ ./scripts/setup.pyThe first script runs without problems, but the script to set up doesn't execute and show me an error (below or attached).