erget / StereoVision

Library and utilities for 3d reconstruction from stereo cameras.
http://erget.github.io/StereoVision
GNU General Public License v3.0
648 stars 268 forks source link

error #5

Closed b4zz4 closed 8 years ago

b4zz4 commented 8 years ago

./show_webcams Traceback (most recent call last): File "./show_webcams", line 25, in from stereovision.stereo_cameras import StereoPair ImportError: No module named stereovision.stereo_cameras

erget commented 8 years ago

It looks like you haven't installed the library before trying to execute show_webcams. Since this issue is lacking any kind of context I'm closing it. Feel free to reopen it with a description if this doesn't help.

b4zz4 commented 8 years ago

I install the library.