This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Description
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.