vardanagarwal / Proctoring-AI

Creating a software for automatic monitoring in online proctoring
MIT License
540 stars 329 forks source link

Please help me to solve this error... #31

Closed 1991-bibin closed 3 years ago

1991-bibin commented 3 years ago

File "h5py_objects.pyx", line 54, in h5py._objects.with_phil.wrapper File "h5py_objects.pyx", line 55, in h5py._objects.with_phil.wrapper File "h5py\h5f.pyx", line 85, in h5py.h5f.open OSError: Unable to open file (unable to open file: name = 'models/pose_model', errno = 13, error message = 'Permission denied', flags = 0, o_flags = 0)

how to get this model within " models/pose_model"

vardanagarwal commented 3 years ago

Please have a look at this.