Hello.
I tried to install pi-apps/br on the jetson nano with this command :
root@zi-desktop:/home/zi/Desktop# pip install git+https://[email protected]/stantonious/ss-apps.git#subdirectory="pi-apps/br"
but at some point this error stopped the installation :
#error "TBB version is too old, 2019 update 5, i.e. TBB_INTERFACE_VERSION >= 11005 required"
I've saved the log file here :
https://pastebin.ubuntu.com/p/ssPRCVSqyN/
how to fix it ?