opencv -python

patel deven deven.patel2 at gmail.com
Fri Oct 2 05:43:44 PDT 2009


i have just installed Opencv 2.0. but the python bindings are not working.
this is what it looks like when i try to import modules


Python 2.6 (r26:66714, Jun  8 2009, 16:07:29)
[GCC 4.4.0 20090506 (Red Hat 4.4.0-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import cv
Traceback (most recent call last):
 File "<stdin>", line 1, in <module>
ImportError: No module named cv
>>> from opencv import cv
Traceback (most recent call last):
 File "<stdin>", line 1, in <module>
ImportError: No module named opencv

i checked the  cd /usr/local/lib64/python2.6/site-packages/ directory and
the "opencv" folder is existing there.  Then why am i unable to import the
modules??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20091002/e981beae/attachment-0001.html>


More information about the macports-dev mailing list