Advertisement
Guest User

Untitled

a guest
May 28th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/ioanniss/Downloads/dereks-motion_tracking-4efe78a/track.py", line 528, in <module>
  3. t = Target()
  4. File "/home/ioanniss/Downloads/dereks-motion_tracking-4efe78a/track.py", line 104, in __init__
  5. self.capture = cv.CaptureFromCam(0)
  6. AttributeError: 'module' object has no attribute 'CaptureFromCam'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement