aizvorski / scikit-video

Video processing routines for SciPy
Other
138 stars 21 forks source link

Error while loading VideoCapture #5

Open preksha12 opened 8 years ago

preksha12 commented 8 years ago

from skvideo.io import VideoCapture This gives below error cannot import name VideoCapture So what steps should I take to load videocapture properly?