Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. sriram@sriram-ThinkPad-E580:~/opencv_ros/src/facescan/src$ workon cv
  2. (cv) sriram@sriram-ThinkPad-E580:~/opencv_ros/src/facescan/src$ rosrun facescan detect_faces_video.py --prototxt deploy.prototxt.txt --model res10_300x300_ssd_iter_140000.caffemodel
  3. from: can't read /var/mail/imutils.video
  4. import-im6.q16: not authorized `np' @ error/constitute.c/WriteImage/1037.
  5. import-im6.q16: not authorized `argparse' @ error/constitute.c/WriteImage/1037.
  6. import-im6.q16: not authorized `imutils' @ error/constitute.c/WriteImage/1037.
  7. import-im6.q16: not authorized `time' @ error/constitute.c/WriteImage/1037.
  8. import-im6.q16: not authorized `cv2' @ error/constitute.c/WriteImage/1037.
  9. /home/sriram/opencv_ros/src/facescan/src/detect_faces_video.py: line 13: syntax error near unexpected token `('
  10. /home/sriram/opencv_ros/src/facescan/src/detect_faces_video.py: line 13: `ap = argparse.ArgumentParser()'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement