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 Jul 17, 2024. It is now read-only.
I want to deploy my own trained module on raspberry pi That is why I followed all the instructions as mentione . I am using anaconda prompt for compiling on laptop. while compiling on laptop I run " python /tools/wrap/wrap.py --model_file model.ell --language python --target host" this command but anaconda promt says access denied . why?
I checked all permissions , in that access is given . I don't understand why it is showing access denied.
please help me out.