You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2021. It is now read-only.
I am trying to install this in Aarch64 device running RK3399
It is throwing this error which to me looks like it is looking in wrong directory
if ARCH=aarch64 then it should be
arch/arm64and notarch/aarch64Thanks.