I am almost done but at the end I am facing a problem. When I try to run the body detection python script (main.py) it fails to find the sysfs file cgroup.procs.
I get an error when executing following: cd ~/HIAI_PROJECTS/sample_bodypose/code_live python3 main.py --model='model/body_pose.om'
(You can find this on the Github page)
The python script fails. It is telling me:
./tsdaemon_add_to_usermemory.sh: line 7: /sys/fs/cgroup/memory/usermemory/cgroup.procs: No such file or directory
and
ImportError: numpy.core.multiarray failed to import
The tsdaemon error doesn't seem to create an error in the script. The script simply proceeds to execute the commands. But the numpy.core.multiarray import error stops the python script. How can i fix this import error?
I think numpy is already installed because I followed the "Environment Preparation" from the Github tutorial
Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
Politically sensitive content
Content concerning pornography, gambling, and drug abuse
Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."